This commit is contained in:
2023-04-14 17:32:14 +02:00
parent 360b12d1c4
commit 3d0a96e7a7
4 changed files with 24 additions and 13 deletions

View File

@@ -24,7 +24,7 @@
</li>
<li *ngFor="let luogo of luoghiNear()">
{{luogo.nome}}
{{luogo.location}}
</li>
</ul>