aboutsummaryrefslogtreecommitdiff
path: root/modules/title.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/title.py')
-rw-r--r--modules/title.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/title.py b/modules/title.py
index e1757f33..6e1e729e 100644
--- a/modules/title.py
+++ b/modules/title.py
@@ -47,7 +47,7 @@ class Module(ModuleManager.BaseModule):
else:
return None
- @utils.hook("command.regex",
+ @utils.hook("command.regex", ignore_action=False,
priority=EventManager.PRIORITY_MONITOR)
def channel_message(self, event):
"""