translation

This commit is contained in:
wgh19
2024-05-15 19:33:16 +08:00
parent ed36114ffd
commit 6c02bf65ab
7 changed files with 72 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ class _Appdata {
"downloadSubPath": r"/${id}-p${index}.${ext}",
"tagsWeight": "",
"useTranslatedNameForDownload": false,
"maxDownloadParallelism": 3
"maxDownloadParallels": 3
};
bool lock = false;