From b833ed799237fee9b6ba0b74675b5d340025279b Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 17 Jun 2023 19:11:16 +0330 Subject: new - tg Login Notification #584 --- web/assets/js/model/models.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/assets') diff --git a/web/assets/js/model/models.js b/web/assets/js/model/models.js index e1a766dc..2c992a1a 100644 --- a/web/assets/js/model/models.js +++ b/web/assets/js/model/models.js @@ -181,6 +181,7 @@ class AllSetting { this.tgBotChatId = ""; this.tgRunTime = "@daily"; this.tgBotBackup = false; + this.tgBotLoginNotify = false; this.tgCpu = ""; this.tgLang = "en-US"; this.xrayTemplateConfig = ""; -- cgit v1.2.3