show last access in profile

This commit is contained in:
Surya Paolo
2022-12-10 02:42:07 +01:00
parent a521161ae9
commit 955c4daaa1
4 changed files with 4 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
<div class="">
<q-avatar size="140px">
<q-img
:src="getImgUser()"
:src="myuser.profile ? getImgUser(myuser.profile) : ''"
:alt="username"
img-class="imgprofile"
height="140px"