Fixed circular import.

This commit is contained in:
2026-04-09 12:28:06 +02:00
parent d74534965c
commit a17a790b61
3 changed files with 11 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
from nicegui import ui
from main import bot
from bot_instance import bot
# reminder:
# tracked_games etc erst in andere variable kopieren und lock benutzen.