From 2d22b8c28aaa561664c2903721396929fbaee343 Mon Sep 17 00:00:00 2001 From: PAU ROVIRA ROSALENY Date: Fri, 14 Feb 2025 09:16:58 +0000 Subject: [PATCH] fix: fixed ZoneBasicData not working --- src/pages/Zone/Card/ZoneBasicData.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Zone/Card/ZoneBasicData.vue b/src/pages/Zone/Card/ZoneBasicData.vue index 15d335ac8..2e9b61dee 100644 --- a/src/pages/Zone/Card/ZoneBasicData.vue +++ b/src/pages/Zone/Card/ZoneBasicData.vue @@ -35,7 +35,7 @@ const filterWhere = computed(() => ({ auto-load @on-fetch="(data) => (validAddresses = data)" /> - +