diff options
Diffstat (limited to 'src/dyetool/actions/chat.cpp')
-rw-r--r-- | src/dyetool/actions/chat.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp index 150f3d7fb..940ded31c 100644 --- a/src/dyetool/actions/chat.cpp +++ b/src/dyetool/actions/chat.cpp @@ -61,5 +61,6 @@ impHandlerVoid(chatGuildTab) impHandlerVoid(hat) impHandlerVoid(chatClipboard) impHandlerVoid(guildNotice) +impHandlerVoid(translate) } // namespace Actions |