1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-19 12:54:48 +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

@@ -402,7 +402,7 @@
"type": "checkbox",
"value": true
},
"StrictRestart": {
"RestrictRestart": {
"type": "checkbox",
"value": false
},