Fix google maps links
Deploy Spot / deploy (push) Successful in 38s

This commit is contained in:
2026-05-19 21:44:03 +02:00
parent c43539b640
commit 7f74263ba2
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -13,5 +13,6 @@ export default {
:title="lang.get('map.see_on_google')"
target="_blank"
rel="noreferrer noopener"
@click.stop
>{{ options.lat_dms+' '+options.lon_dms }}</a>
</template>