Update: Refactor to absolute imports, fix QPS limits, and enhance Gitea sync with SQLite support
This commit is contained in:
@@ -7,7 +7,7 @@ from tkinter import messagebox
|
||||
from app.core.excel.converter import UnitConverter
|
||||
from app.core.utils.dialog_utils import show_barcode_mapping_dialog
|
||||
|
||||
from .logging_ui import add_to_log
|
||||
from app.ui.logging_ui import add_to_log
|
||||
|
||||
|
||||
def edit_barcode_mappings(log_widget):
|
||||
|
||||
Reference in New Issue
Block a user