WNomunomu пре 2 година
родитељ
комит
40795d2849
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      packages/editor/src/components/CodeMirrorEditor/Toolbar/EmojiButton.tsx

+ 1 - 0
packages/editor/src/components/CodeMirrorEditor/Toolbar/EmojiButton.tsx

@@ -25,6 +25,7 @@ type Translation = {
   title: string
   title: string
 }
 }
 
 
+// TODO: https://redmine.weseek.co.jp/issues/133681
 const getEmojiTranslation = (): Translation => {
 const getEmojiTranslation = (): Translation => {
 
 
   const categories: { [key: string]: string } = {};
   const categories: { [key: string]: string } = {};