UI update

This commit is contained in:
Douglas Barone 2022-04-05 10:29:45 -04:00
parent dc05cac92a
commit da22b63e55

View File

@ -157,8 +157,14 @@
<span class="font-weight-medium">Visto recentemente</span>
</v-list-item-subtitle>
<v-list-item-subtitle>
Próximo ao AP
<span class="font-weight-medium">
<span
v-if="userPresence.local"
class="font-weight-medium"
>
{{ userPresence.local }}
</span>
<span v-else>
Próximo ao AP
{{ userPresence.apName }}
</span>
</v-list-item-subtitle>