We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74d2ab5 + 6e67d32 commit 5334a81Copy full SHA for 5334a81
composables/project_manager.js
@@ -64,8 +64,7 @@ export function useProjectManager() {
64
})
65
.then(function () {
66
return viewer_call({
67
- schema:
68
- viewer_schemas.opengeodeweb_viewer.viewer.reset_visualization,
+ schema: viewer_schemas.opengeodeweb_viewer.viewer.reset_visualization,
69
params: {},
70
71
0 commit comments