From 9e84c95260a0834a7fcd47172b9adb1120a1c1fc Mon Sep 17 00:00:00 2001 From: Alexis Date: Mon, 29 Jun 2026 21:44:17 +0200 Subject: [PATCH] Changed tilelayer map --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index ef9327d..9bf017f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -38,7 +38,7 @@ const { activeLayers } = storeToRefs(useMap())