From 0aad60bab3bb0529a541f60c41a7c4cca0df452f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20Ku=CC=88ng?= Date: Sun, 30 Apr 2023 13:33:10 +0200 Subject: [PATCH] fix non tanto fix positionNotFoundFunction --- src/app/component/list/list.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/component/list/list.component.html b/src/app/component/list/list.component.html index ed253a8..52ab192 100644 --- a/src/app/component/list/list.component.html +++ b/src/app/component/list/list.component.html @@ -18,7 +18,7 @@

{{translations.distance}}{{locations.distance}} km

-

{{translations.positionNotFoundErrorMessage}}

+

{{translations.positionNotFoundErrorMessage}}

@@ -33,7 +33,7 @@

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

-

{{translations.positionNotFoundErrorMessage}}

+

{{translations.positionNotFoundErrorMessage}}