Add tgLang option

This commit is contained in:
Hamidreza Ghavami
2023-05-20 19:15:20 +04:30
parent 3166d497f9
commit 4831c2f1b2
4 changed files with 7 additions and 0 deletions

View File

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