En del opdateringer

This commit is contained in:
2026-04-19 00:58:48 +02:00
parent efe3739626
commit e4ab9caab6
14 changed files with 3412 additions and 189 deletions

View File

@@ -8,6 +8,8 @@ Start:
import sys
import os
APP_VERSION = "0.8.2"
sys.path.insert(0, os.path.dirname(__file__))
from app_logger import setup_logging