This commit is contained in:
tursom 2024-10-11 11:29:12 +08:00
parent 536c7bb23e
commit a032c37645

View File

@ -62,8 +62,6 @@ def on_room_changed(new_room_ids):
async def main(): async def main():
threading.Thread(target=live_status_ntf.main, daemon=True).start()
global TEST_ROOM_IDS global TEST_ROOM_IDS
flush_files() flush_files()