From 38e1d0f94e0094f1a895e3dd8479409da15a9db0 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 26 Aug 2023 15:11:12 +0330 Subject: [sub] improve usage info in Remark Co-Authored-By: Alireza Ahmadi --- 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 2c992a1a..762d1174 100644 --- a/web/assets/js/model/models.js +++ b/web/assets/js/model/models.js @@ -194,6 +194,7 @@ class AllSetting { this.subCertFile = ""; this.subKeyFile = ""; this.subUpdates = 0; + this.subShowInfo = false; this.timeLocation = "Asia/Tehran"; -- cgit v1.2.3