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
1
ubot.py
1
ubot.py
|
@ -414,6 +414,7 @@ async def main():
|
||||||
e_count = len(e_info)
|
e_count = len(e_info)
|
||||||
logger.success(f'db refresh: {count} patiences; in stack: {e_count}')
|
logger.success(f'db refresh: {count} patiences; in stack: {e_count}')
|
||||||
|
|
||||||
|
states.auto_bioeb_stop = True
|
||||||
logger.warning('auto bioeb stopped')
|
logger.warning('auto bioeb stopped')
|
||||||
await event.reply('stopped')
|
await event.reply('stopped')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue