From 04f9ab969bd9dba17953df43a6ae1df114c18f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20Ku=CC=88ng?= Date: Mon, 5 Jun 2023 15:46:51 +0200 Subject: [PATCH] boh --- src/app/component/list/list.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/component/list/list.component.html b/src/app/component/list/list.component.html index 7b2957e..095cfef 100644 --- a/src/app/component/list/list.component.html +++ b/src/app/component/list/list.component.html @@ -25,7 +25,7 @@
-
+

{{waypoint.name}} @@ -36,7 +36,6 @@

{{translations.distance}}: {{waypoint.distance}} km

{{translations.positionNotFoundErrorMessage}}

-