diff options
Diffstat (limited to 'src/actions/chat.h')
-rw-r--r-- | src/actions/chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/chat.h b/src/actions/chat.h index 3a433e49a..158de5580 100644 --- a/src/actions/chat.h +++ b/src/actions/chat.h @@ -59,6 +59,7 @@ namespace Actions decHandler(chatPartyTab); decHandler(chatGuildTab); decHandler(hat); + decHandler(chatClipboard); } // namespace Actions #undef decHandler |