mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix styling and avatar url of blocked users
This commit is contained in:
parent
7f509b3201
commit
3c610caca4
@ -27,7 +27,7 @@
|
||||
params: { id: scope.row.id, slug: scope.row.slug },
|
||||
}"
|
||||
>
|
||||
<hc-avatar :user="scope" class="profile-avatar" size="small" />
|
||||
<hc-avatar :user="scope.row" size="small" />
|
||||
</nuxt-link>
|
||||
</template>
|
||||
<template slot="name" slot-scope="scope">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user