Update: Refactor to absolute imports, fix QPS limits, and enhance Gitea sync with SQLite support
This commit is contained in:
@@ -6,7 +6,7 @@ from tkinter import ttk, messagebox, simpledialog
|
||||
|
||||
from app.config.settings import ConfigManager
|
||||
from app.core.db.product_db import ProductDatabase
|
||||
from .ui_widgets import center_window
|
||||
from app.ui.ui_widgets import center_window
|
||||
|
||||
|
||||
def _get_product_db():
|
||||
|
||||
Reference in New Issue
Block a user