diff options
Diffstat (limited to 'src/actions/commands.h')
-rw-r--r-- | src/actions/commands.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/commands.h b/src/actions/commands.h index 9b991ed8a..5f926c6ab 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -28,6 +28,7 @@ struct InputEvent; namespace Actions { decHandler(chatAnnounce); + decHandler(chatIgnore); } // namespace Actions #undef decHandler |