Rettelser og reset

This commit is contained in:
2026-04-19 11:28:28 +02:00
parent f0a4b4dfa7
commit 80407e98fb
8 changed files with 148 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ Start:
import sys
import os
APP_VERSION = "0.8.2"
APP_VERSION = "0.8.3"
sys.path.insert(0, os.path.dirname(__file__))