mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: adjust to changes in core definitions
This commit is contained in:
@@ -246,9 +246,7 @@ const sampleIndexResponse: SCIndexResponse = {
|
||||
coordinates: [[[1, 2]], [[1, 2]]],
|
||||
type: 'Polygon',
|
||||
},
|
||||
features: {
|
||||
widgets: false,
|
||||
},
|
||||
features: {},
|
||||
menus: [
|
||||
{
|
||||
icon: 'icon',
|
||||
@@ -306,6 +304,7 @@ const sampleIndexResponse: SCIndexResponse = {
|
||||
},
|
||||
],
|
||||
},
|
||||
auth: {},
|
||||
backend: {
|
||||
SCVersion: scVersion,
|
||||
externalRequestTimeout: 5000,
|
||||
|
||||
Reference in New Issue
Block a user