mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix lint prettier
This commit is contained in:
parent
28776d7a6a
commit
f72bccbebe
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="user" v-if="displayAnonymous">
|
||||
<hc-avatar class="avatar"/>
|
||||
<hc-avatar class="avatar" />
|
||||
<div>
|
||||
<b class="username">{{ $t('profile.userAnonym') }}</b>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user