theme and language

This commit is contained in:
wgh19
2024-05-16 15:17:45 +08:00
parent 6e7e029a0d
commit 8c57dd30fb
7 changed files with 111 additions and 10 deletions

View File

@@ -18,6 +18,8 @@ class _Appdata {
"downloadSubPath": r"/${id}-p${index}.${ext}",
"maxParallels": 3,
"proxy": "",
"darkMode": "System",
"language": "System",
};
bool lock = false;