From bddf5fc7c22ce5548500d2bdf095daa7d34fb906 Mon Sep 17 00:00:00 2001 From: Raphael Odini Date: Fri, 31 May 2024 17:18:33 +0200 Subject: [PATCH] fix duplicate in new component. ref #601 --- src/components/LocationSelectorDialog.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/LocationSelectorDialog.vue b/src/components/LocationSelectorDialog.vue index 4af511c04c..373fff5668 100644 --- a/src/components/LocationSelectorDialog.vue +++ b/src/components/LocationSelectorDialog.vue @@ -57,9 +57,6 @@ {{ getLocationCategory(location) }} - - {{ getLocationOSMID(location) }} -