mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: adjust to changes in core definitions
This commit is contained in:
@@ -67,7 +67,6 @@ export const sampleIndexResponse: SCIndexResponse = {
|
||||
type: 'Polygon',
|
||||
},
|
||||
features: {
|
||||
widgets: true,
|
||||
},
|
||||
menus: [
|
||||
{
|
||||
@@ -244,6 +243,7 @@ export const sampleIndexResponse: SCIndexResponse = {
|
||||
},
|
||||
],
|
||||
},
|
||||
auth: {},
|
||||
backend: {
|
||||
SCVersion: packageJson.dependencies['@openstapps/core'],
|
||||
externalRequestTimeout: 5000,
|
||||
|
||||
Reference in New Issue
Block a user