From 855e1a7f7d4c542b3298f669cf874ba6f2df54b3 Mon Sep 17 00:00:00 2001 From: Conor McNamara Date: Fri, 3 Feb 2023 21:51:59 +0000 Subject: [PATCH] Fix API parsing --- src/components/Map.vue | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/components/Map.vue b/src/components/Map.vue index ba85eb6..632e65b 100644 --- a/src/components/Map.vue +++ b/src/components/Map.vue @@ -1,12 +1,9 @@