Fix google maps links
All checks were successful
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

View File

@@ -67,8 +67,8 @@ export default {
<spotIcon :title="lang.get('stats.elevation_loss')" :icon="'elev-drop'" width="fixed" size="lg" :text="options.elev_drop+'m'" />
</div>
</div>
<div v-else-if="options.type=='project'" class="section time">
<spotIcon icon="time" width="fixed" size="lg" :text="activeTimeInterval" />
<div v-else-if="options.type=='project'" class="section">
<spotIcon icon="calendar" width="fixed" size="lg" :text="activeTimeInterval" />
</div>
<div v-else>
<div class="section time">