mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
add message when stopping
This commit is contained in:
@@ -83,6 +83,7 @@ def end(quizcfg):
|
|||||||
# TODO: cleanup the switches
|
# TODO: cleanup the switches
|
||||||
quizcfg['stop_bit'] = True
|
quizcfg['stop_bit'] = True
|
||||||
quizcfg['locked'] = False
|
quizcfg['locked'] = False
|
||||||
|
return {'msg': 'stopping.'}
|
||||||
|
|
||||||
|
|
||||||
def rate(quizcfg, response, user):
|
def rate(quizcfg, response, user):
|
||||||
|
|||||||
Reference in New Issue
Block a user