1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00

fix future

This commit is contained in:
Thorsten S
2015-12-23 18:59:02 +01:00
parent 7b0302eaeb
commit 3c56def4db

View File

@@ -626,7 +626,7 @@ def command_cookie(argv, **args):
@pluginfunction('terminate', 'hidden prototype', ptypes_COMMAND, ratelimit_class=RATE_FUN | RATE_GLOBAL)
def command_cookie(argv, **args):
def command_terminate(argv, **args):
return {
'msg': 'insufficient power supply, please connect fission module'
}