From 584edb8e65bc3d42542f3a8a29f228b5209b92ef Mon Sep 17 00:00:00 2001 From: supertiger Date: Sat, 30 Mar 2019 11:03:41 +0000 Subject: [PATCH] commented --- src/utils/messageFormatter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ':',