diff --git a/web/html/login.html b/web/html/login.html index 4d61909b..bf5f242d 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -175,11 +175,6 @@ this.password = ""; } } - const State = { - Running: "running", - Stop: "stop", - Error: "error", - } const app = new Vue({ delimiters: ['[[', ']]'], diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index eccd98c7..271fa613 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -529,7 +529,6 @@ - diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 0447adab..ef996c16 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -381,7 +381,6 @@ "portal" = "پرتال" "intercon" = "اتصال میانی" - [tgbot] "noResult" = "❗ نتیجه‌ای یافت نشد!" "wentWrong" = "❌ مشکلی رخ داده است!"