diff options
Diffstat (limited to 'src/frontend/app/config/constants.ts')
| -rw-r--r-- | src/frontend/app/config/constants.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/app/config/constants.ts b/src/frontend/app/config/constants.ts index 3cbb37c..5ede933 100644 --- a/src/frontend/app/config/constants.ts +++ b/src/frontend/app/config/constants.ts @@ -1,7 +1,6 @@ import type { LngLatLike } from "maplibre-gl"; export const APP_CONSTANTS = { - id: "vigo", defaultCenter: { lat: 42.229188855975046, lng: -8.72246955783102, |
