mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 16:23:43 +08:00
Merge pull request #1915 from SaiCateDoan/emu
Opt: Independent option to restart emulator daily
This commit is contained in:
@@ -405,9 +405,13 @@
|
||||
"name": "RestartEmulator._info.name",
|
||||
"help": "RestartEmulator._info.help"
|
||||
},
|
||||
"Enable": {
|
||||
"name": "RestartEmulator.Enable.name",
|
||||
"help": "RestartEmulator.Enable.help"
|
||||
"ErrorRestart": {
|
||||
"name": "RestartEmulator.ErrorRestart.name",
|
||||
"help": "RestartEmulator.ErrorRestart.help"
|
||||
},
|
||||
"DailyRestart": {
|
||||
"name": "RestartEmulator.DailyRestart.name",
|
||||
"help": "RestartEmulator.DailyRestart.help"
|
||||
},
|
||||
"EmulatorType": {
|
||||
"name": "RestartEmulator.EmulatorType.name",
|
||||
|
||||
Reference in New Issue
Block a user