don't forget set this flag back
This commit is contained in:
parent
afcae5539e
commit
0281951af4
1 changed files with 2 additions and 1 deletions
3
ubot.py
3
ubot.py
|
@ -413,7 +413,8 @@ async def main():
|
|||
random.shuffle(e_info)
|
||||
e_count = len(e_info)
|
||||
logger.success(f'db refresh: {count} patiences; in stack: {e_count}')
|
||||
|
||||
|
||||
states.auto_bioeb_stop = True
|
||||
logger.warning('auto bioeb stopped')
|
||||
await event.reply('stopped')
|
||||
|
||||
|
|
Loading…
Reference in a new issue