aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/config
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-03-16 13:56:06 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-03-16 13:56:15 +0100
commit8942cf3c705bbc78a6b3317599658e9bb86dd31b (patch)
treec02c432dad7b31fa11160f16c221dfac45255920 /src/frontend/app/config
parent3ce586243a49f34b36d0fe4099bbfb2631610f11 (diff)
Add legal document shenanigans
Closes #147
Diffstat (limited to 'src/frontend/app/config')
-rw-r--r--src/frontend/app/config/constants.ts1
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,