aboutsummaryrefslogtreecommitdiffstats
path: root/src/Types.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-02-09 04:25:18 +0300
committerRblSb <msrblsb@gmail.com>2025-02-09 04:25:18 +0300
commit82a6c65d46e2583883b1b01d706145386308d19e (patch)
tree64742b586df7bc1ed46941cc6da9097ee2c35e90 /src/Types.hx
parentd86f0c30e1726a56e670955c3b995945c1daf834 (diff)
Improve cache limit handling
Diffstat (limited to 'src/Types.hx')
-rw-r--r--src/Types.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Types.hx b/src/Types.hx
index ac2599c..2dfe899 100644
--- a/src/Types.hx
+++ b/src/Types.hx
@@ -117,6 +117,7 @@ enum abstract ProgressType(String) {
var Caching;
var Downloading;
var Uploading;
+ var Canceled;
}
@:using(Types.VideoItemTools)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage