1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +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

@@ -1,6 +1,7 @@
import os
import re
DEPLOY_CONFIG = './config/deploy.yaml'
DEPLOY_TEMPLATE = './deploy/template/deploy.yaml'