Bedre tag sync
This commit is contained in:
@@ -10,6 +10,9 @@ import os
|
||||
|
||||
sys.path.insert(0, os.path.dirname(__file__))
|
||||
|
||||
from app_logger import setup_logging
|
||||
setup_logging()
|
||||
|
||||
from PyQt6.QtWidgets import QApplication
|
||||
from ui.main_window import MainWindow
|
||||
from ui.themes import apply_theme
|
||||
|
||||
Reference in New Issue
Block a user