diff --git a/src/utils/messageFormatter.js b/src/utils/messageFormatter.js index 8384137..80f1971 100644 --- a/src/utils/messageFormatter.js +++ b/src/utils/messageFormatter.js @@ -4,7 +4,7 @@ import emojiParser from '@/utils/emojiParser'; import config from "@/config.js"; - +// not working well (: :pepe: :pepe: : doesnt work) (:pepe::pepe: doesnt work) futoji.addTransformer({ name: 'custom emoji', symbol: ':',