Prettified Code!

This commit is contained in:
gabek
2021-11-03 02:28:19 +00:00
committed by GitHub Action
parent 9a91324456
commit f6015dfe50
5 changed files with 117 additions and 61 deletions

View File

@@ -183,7 +183,6 @@ export function emojify(HTML, emojiList) {
return HTML;
}
// MODERATOR UTILS
export function checkIsModerator(message) {
const { user } = message;