merge-upstream-5.0.1 #66

Merged
778a69cd merged 80 commits from merge-upstream-5.0.1 into main 2024-12-26 12:55:41 +01:00
Showing only changes of commit 368cdb9592 - Show all commits

View file

@ -413,7 +413,8 @@ const userSettingsLocation = computed(() => {
const placeName = location?.locality ?? location?.region ?? location?.country;
console.debug(
"userSettingsLocation from reverseGeocode",
location,
reverseGeocodeResult.value,
coords.value,
placeName
);
return {