mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 15:31:11 -04:00
[bug] fix stupid condition...
This commit is contained in:
parent
3cc31bf7e0
commit
b627cc50b1
@ -31,7 +31,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section v-if="$isGranted('users') && profile.bannedReason">
|
||||
<section v-if="$isGranted('users')">
|
||||
<div class="alert alert-warning">
|
||||
<p class="h4">
|
||||
<Icon v="ban"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user