mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Fix: Configuration missing in MAA
This commit is contained in:
@@ -38,6 +38,33 @@
|
||||
"type": "input",
|
||||
"value": null
|
||||
}
|
||||
},
|
||||
"Emulator": {
|
||||
"ServerName": {
|
||||
"type": "input",
|
||||
"value": "disabled",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
"SaveError": {
|
||||
"type": "checkbox",
|
||||
"value": false,
|
||||
"display": "hide"
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"type": "input",
|
||||
"value": "provider: null",
|
||||
"mode": "yaml",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"Optimization": {
|
||||
"WhenTaskQueueEmpty": {
|
||||
"type": "input",
|
||||
"value": "stay_there",
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MaaStartup": {
|
||||
|
||||
Reference in New Issue
Block a user