update deps, change config to restore changes, color overdue red in main, in loan color based on state

This commit is contained in:
2025-01-13 11:14:27 +01:00
parent 148adb937d
commit daf8d87b9d
10 changed files with 1085 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
from src.ui.main_ui import launch
if __name__ == "__main__":
launch("--debug")
launch()