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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user