chore: rename address to building location

This commit is contained in:
2025-06-04 23:35:02 +01:00
parent c1de092525
commit b49f937dcb
5 changed files with 12 additions and 11 deletions

View File

@@ -32,7 +32,7 @@
<hr />
<div class="whereSubtitle">Where it is:</div>
<p class="addrContainer">
{space.building_address}
{space.building_location}
</p>
</main>