1
0
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:
positnuec
2026-08-16 15:56:18 +08:00
parent 294c8a1f00
commit 49444ee1f1
12 changed files with 24 additions and 15 deletions

View File

@@ -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",