diff --git a/frontend/App.vue b/frontend/App.vue index afd9a6c..b278b7c 100644 --- a/frontend/App.vue +++ b/frontend/App.vue @@ -1916,7 +1916,7 @@ export default { }); osm.addTo(map); - this.test_api_error(); + // this.test_api_error(); var bounds; if (this.startRadius) {