use MOTD_BANNED_TAGS in motd editor view
This commit is contained in:
@@ -48,7 +48,7 @@ REACTION_EMOJI = [
|
||||
]
|
||||
|
||||
MOTD_BANNED_TAGS = [
|
||||
'img', 'spoiler', 'mention'
|
||||
'img', 'spoiler', '@mention'
|
||||
]
|
||||
|
||||
def permission_level_string(perm):
|
||||
|
||||
Reference in New Issue
Block a user