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