Don't run test api error in production

This commit is contained in:
Edward Betts 2024-05-04 11:16:50 +03:00
parent d64774a70e
commit 3a6556bd76

View file

@ -1916,7 +1916,7 @@ export default {
});
osm.addTo(map);
this.test_api_error();
// this.test_api_error();
var bounds;
if (this.startRadius) {