more changes

This commit is contained in:
shenlong-tanwen
2025-12-11 16:38:39 -06:00
parent 04dbd8b3b1
commit e75d79bee3
14 changed files with 499 additions and 161 deletions

View File

@@ -47,7 +47,6 @@ const List<(String, String)> kWidgetNames = [
const double kUploadStatusFailed = -1.0;
const double kUploadStatusCanceled = -2.0;
const String kUploadETagDelimiter = "_";
const int kMinMonthsToEnableScrubberSnap = 12;