chat: show mop tools to those with proper perms

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-11-16 08:38:20 -06:00
parent d1197bac82
commit 86459cdf24
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
id="root"
data-id="{{v.id}}"
data-username="{{v.username}}"
data-admin="{{v.admin_level >= PERMS['ADMIN_MOP_VISIBLE']}}"
data-admin="{{v.admin_level >= PERMS['POST_COMMENT_MODERATION_TOOLS_VISIBLE']}}"
data-censored="{{v.slurreplacer}}"
data-sitename="{{SITE_NAME}}"
data-themecolor="{{v.themecolor}}"