From f06fbec8dfdddc44667d1e0d4e64cc173fc42cf3 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Thu, 9 Oct 2025 20:35:56 -0700 Subject: [PATCH] webGeolocationUtils: correct package version --- src/common/util/webGeolocationUtils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/util/webGeolocationUtils.ts b/src/common/util/webGeolocationUtils.ts index 36b685591..e858f3a99 100644 --- a/src/common/util/webGeolocationUtils.ts +++ b/src/common/util/webGeolocationUtils.ts @@ -131,7 +131,7 @@ async function _enhanceWithLocationData(data: WebGeolocation): Promise