Anschrift für Veranstaltungsort

This commit is contained in:
2026-09-10 11:45:52 +02:00
parent 70a57d10f5
commit ddfaab1501
19 changed files with 306 additions and 10 deletions
+2 -2
View File
@@ -38,7 +38,7 @@ function close() {
</span>
</div>
<p class="signup-event-location">
📍 {{ props.event.postalCode }} {{ props.event.location }}
📍 {{ props.event.fullAddress }}
</p>
</div>
<div v-else class="signup-header signup-header--closed">
@@ -49,7 +49,7 @@ function close() {
</span>
</div>
<p class="signup-event-location">
📍 {{ props.event.postalCode }} {{ props.event.location }}
📍 {{ props.event.fullAddress }}
</p>
</div>