diff options
Diffstat (limited to 'web/service')
| -rw-r--r-- | web/service/setting.go | 2 |
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": "", |
