Temporary fix for moderation tools

This commit is contained in:
eris 2022-12-23 19:25:30 +00:00
parent a1d56dfe50
commit 9dc054343a
1 changed files with 1 additions and 2 deletions

View File

@ -41,11 +41,10 @@
{{ $t('user_card.admin_menu.delete_account') }}
</button>
<div
v-if="hasTagPolicy"
role="separator"
class="dropdown-divider"
/>
<span v-if="hasTagPolicy">
<span>
<button
class="button-default dropdown-item"
@click="toggleTag(tags.FORCE_NSFW)"