summaryrefslogtreecommitdiff
path: root/mentio.py
diff options
context:
space:
mode:
Diffstat (limited to 'mentio.py')
-rw-r--r--mentio.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mentio.py b/mentio.py
index 4f508ed..dbcd4ce 100644
--- a/mentio.py
+++ b/mentio.py
@@ -119,7 +119,7 @@ def show_help(player):
@hook.command("mentio")
-def onListenCommand(sender, args):
+def onListenCommand(sender, command, label, args):
plugin_header(sender, "Mentio")
argnum = len(args)