1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Add: Remember the last used translation

This commit is contained in:
LmeSzinc
2021-11-07 17:21:36 +08:00
parent 1eacc57036
commit 5d75391e06
4 changed files with 71 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ from deploy.utils import *
class DeployConfig:
def __init__(self, file='./config/deploy.yaml'):
def __init__(self, file=DEPLOY_CONFIG):
"""
Args:
file (str): User deploy config.