bug fix - KeyContent

This commit is contained in:
MHSanaei
2023-05-22 11:39:21 +03:30
parent 5f489c3d08
commit 0938519f49
2 changed files with 18 additions and 18 deletions

View File

@@ -181,7 +181,7 @@ class AllSetting {
this.tgRunTime = "@daily";
this.tgBotBackup = false;
this.tgCpu = "";
this.tgLang = "";
this.tgLang = "en-US";
this.xrayTemplateConfig = "";
this.secretEnable = false;