From 1f9f1ae1666f2da71da02db468810488493c3e28 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sat, 28 Mar 2026 13:02:04 -0700 Subject: [PATCH] Fix router links on configuration page --- ts/view/configuration/Root.vue | 18 ++++++++++-------- ts/view/review/Pool.vue | 2 -- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ts/view/configuration/Root.vue b/ts/view/configuration/Root.vue index 280b1d36..0d3703d0 100644 --- a/ts/view/configuration/Root.vue +++ b/ts/view/configuration/Root.vue @@ -73,7 +73,7 @@ organization.

- + +
diff --git a/ts/view/review/Pool.vue b/ts/view/review/Pool.vue index 740d9e5e..a8c0fdc9 100644 --- a/ts/view/review/Pool.vue +++ b/ts/view/review/Pool.vue @@ -151,7 +151,6 @@ interface MapClickEvent { // Props (you can pass these from parent component or environment) interface Props { - organizationId?: string; tegolaUrl?: string; tilesUrl?: string; serviceArea?: { @@ -163,7 +162,6 @@ interface Props { } const props = withDefaults(defineProps(), { - organizationId: "", tegolaUrl: "", tilesUrl: "", serviceArea: () => ({