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:
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user