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>2025-01-11 17:13:49 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-01-11 17:13:49 +0300
commit783f1a073e5671a64de4b4e6281a54858ad52d6e (patch)
treed28a86bd1f46a99ed3af059448d500570cb92959 /web/assets
parenta4c38ec8ae0495ce7a1bee00728a1e108b3a9b68 (diff)
time Location - local
Diffstat (limited to 'web/assets')
-rw-r--r--web/assets/js/model/setting.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/js/model/setting.js b/web/assets/js/model/setting.js
index 6282518c..8e010598 100644
--- a/web/assets/js/model/setting.js
+++ b/web/assets/js/model/setting.js
@@ -43,7 +43,7 @@ class AllSetting {
this.subJsonMux = "";
this.subJsonRules = "";
- this.timeLocation = "Asia/Tehran";
+ this.timeLocation = "Local";
if (data == null) {
return