diff options
Diffstat (limited to 'src/dyetool/actions')
-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 9d54e2771..1e14e75d7 100644 --- a/src/dyetool/actions/chat.cpp +++ b/src/dyetool/actions/chat.cpp @@ -60,5 +60,6 @@ impHandlerVoid(chatPartyTab) impHandlerVoid(chatGuildTab) impHandlerVoid(hat) impHandlerVoid(chatClipboard) +impHandlerVoid(guildNotice) } // namespace Actions |