Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-08-29 12:27:43 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-08-29 12:27:43 +0300
commitfa43248e3043932a31bc93ff86a2d4a3f1314491 (patch)
treeed9e83e4f352de96e50ebb1f98ec4b525d787307 /web/assets/js/model/setting.js
parentcb3da25bc82b818018476d53fe534aba3a55e1aa (diff)
New - Noise
freedom
Diffstat (limited to 'web/assets/js/model/setting.js')
-rw-r--r--web/assets/js/model/setting.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/assets/js/model/setting.js b/web/assets/js/model/setting.js
index 607fd069..2dea875b 100644
--- a/web/assets/js/model/setting.js
+++ b/web/assets/js/model/setting.js
@@ -38,6 +38,7 @@ class AllSetting {
this.subURI = "";
this.subJsonURI = "";
this.subJsonFragment = "";
+ this.subJsonNoise = "";
this.subJsonMux = "";
this.subJsonRules = "";