mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-20 04:59:53 +08:00
Fix: restrict restart on sensitive task failure only if logger used
This commit is contained in:
@@ -516,9 +516,9 @@
|
||||
"name": "Error.SaveError.name",
|
||||
"help": "Error.SaveError.help"
|
||||
},
|
||||
"StrictRestart": {
|
||||
"name": "Error.StrictRestart.name",
|
||||
"help": "Error.StrictRestart.help"
|
||||
"RestrictRestart": {
|
||||
"name": "Error.RestrictRestart.name",
|
||||
"help": "Error.RestrictRestart.help"
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"name": "Error.OnePushConfig.name",
|
||||
|
||||
Reference in New Issue
Block a user