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/service/setting.go
parenta4c38ec8ae0495ce7a1bee00728a1e108b3a9b68 (diff)
time Location - local
Diffstat (limited to 'web/service/setting.go')
-rw-r--r--web/service/setting.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/service/setting.go b/web/service/setting.go
index e3ea3ece..d238c33d 100644
--- a/web/service/setting.go
+++ b/web/service/setting.go
@@ -37,7 +37,7 @@ var defaultValueMap = map[string]string{
"expireDiff": "0",
"trafficDiff": "0",
"remarkModel": "-ieo",
- "timeLocation": "Asia/Tehran",
+ "timeLocation": "Local",
"tgBotEnable": "false",
"tgBotToken": "",
"tgBotProxy": "",