1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Opt: optimized general filter

This commit is contained in:
SarContDeli
2022-10-22 11:22:14 +08:00
parent ca6810d569
commit 371c7e356d
9 changed files with 35 additions and 32 deletions

View File

@@ -5579,10 +5579,10 @@
},
"PresetFilter": {
"type": "select",
"value": "general",
"value": "chip",
"option": [
"custom",
"general"
"chip",
"custom"
]
},
"CustomFilter": {