Add upload wait timer and progress explanation

This commit is contained in:
“Naeel”
2026-09-06 12:23:58 +03:00
parent 8768fd96ec
commit 87de22306f
6 changed files with 119 additions and 17 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ try:
except (OSError, json.JSONDecodeError):
CONFIG = DEFAULT_CONFIG
VERSION = "0.2.0"
VERSION = "0.2.1"
app = Flask(
__name__,