mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 21:07:24 +00:00
change default settings
This commit is contained in:
@@ -16,8 +16,8 @@ class _Appdata {
|
|||||||
Map<String, dynamic> settings = {
|
Map<String, dynamic> settings = {
|
||||||
"downloadPath": null,
|
"downloadPath": null,
|
||||||
"downloadSubPath": r"/${id}-p${index}.${ext}",
|
"downloadSubPath": r"/${id}-p${index}.${ext}",
|
||||||
"tagsWeight": "",
|
"tagsWeight": "風景 ロリ 巨乳 女の子",
|
||||||
"useTranslatedNameForDownload": false,
|
"useTranslatedNameForDownload": true,
|
||||||
"maxParallels": 3
|
"maxParallels": 3
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user