fix teatimer

This commit is contained in:
Thorsten
2015-11-28 13:19:25 +01:00
parent 277f4564a2
commit 5cdd0dd3b3

View File

@@ -480,7 +480,7 @@ def command_teatimer(argv, **args):
),
'event': {
'time': ready,
'msg': (args['reply_user'] + ': Your tea is ready!', args['msg_obj'])
'msg': (args['reply_user'] + ': Your tea is ready!')
}
}