remove v-tooltip completely
This commit is contained in:
parent
3c136c241f
commit
7ac1a4a9fe
8 changed files with 65 additions and 91 deletions
|
|
@ -184,7 +184,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<ModerationTools
|
||||
v-if="loggedIn.role === "admin""
|
||||
v-if="loggedIn.role === "admin" || loggedIn"
|
||||
:user="user"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue