Fix styling and avatar url of blocked users

This commit is contained in:
Robert Schäfer 2019-08-08 01:13:18 +02:00 committed by roschaefer
parent 7f509b3201
commit 3c610caca4

View File

@ -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">