Unsubscribe
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
>
|
||||
<q-item-section avatar>
|
||||
<q-avatar round size="48px">
|
||||
<img :src="userStore.getImgByProfile(row, true, col)" />
|
||||
<img :src="userStore.getImgByProfile(row, false, col)" />
|
||||
<q-badge
|
||||
v-if="tools.isUserOnline(row, col)"
|
||||
align="top"
|
||||
|
||||
Reference in New Issue
Block a user