From f104bdcdd001afe4e2c3bf6b3e0127cb1dd72e36 Mon Sep 17 00:00:00 2001 From: elweyn Date: Tue, 21 Feb 2023 05:59:11 +0100 Subject: [PATCH] Correct linting. --- webapp/pages/map.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp/pages/map.vue b/webapp/pages/map.vue index a1cdceff4..9473606e6 100644 --- a/webapp/pages/map.vue +++ b/webapp/pages/map.vue @@ -257,7 +257,9 @@ export default { ` description += - e.features[0].properties.about && e.features[0].properties.about !== 'null' && e.features[0].properties.about.length > 0 + e.features[0].properties.about && + e.features[0].properties.about !== 'null' && + e.features[0].properties.about.length > 0 ? `