Add upload wait timer and progress explanation
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ try:
|
||||
except (OSError, json.JSONDecodeError):
|
||||
CONFIG = DEFAULT_CONFIG
|
||||
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.2.1"
|
||||
|
||||
app = Flask(
|
||||
__name__,
|
||||
|
||||
Reference in New Issue
Block a user