From b5de63f43f60d53bd9019e12f4cdbe20db2a7d11 Mon Sep 17 00:00:00 2001 From: elweyn Date: Tue, 21 Feb 2023 10:23:49 +0100 Subject: [PATCH] Remove lint fixe that isn't needed anymore. --- webapp/pages/map.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webapp/pages/map.vue b/webapp/pages/map.vue index 753ace576..3779d4f18 100644 --- a/webapp/pages/map.vue +++ b/webapp/pages/map.vue @@ -257,8 +257,7 @@ export default { ` description += - e.features[0].properties.about && - e.features[0].properties.about.length > 0 + e.features[0].properties.about && e.features[0].properties.about.length > 0 ? `