From 0b3130b4de06b3010f4c272be63eabc3302c327b Mon Sep 17 00:00:00 2001 From: alexm Date: Mon, 17 Mar 2025 14:03:23 +0100 Subject: [PATCH] feat: update URL generation in ZoneCard component to include route parameter --- src/pages/Zone/Card/ZoneCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Zone/Card/ZoneCard.vue b/src/pages/Zone/Card/ZoneCard.vue index 41daff5c0..f40294e54 100644 --- a/src/pages/Zone/Card/ZoneCard.vue +++ b/src/pages/Zone/Card/ZoneCard.vue @@ -19,7 +19,7 @@ function notIsLocations(ifIsFalse, ifIsTrue) {