mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update models.js
This commit is contained in:
parent
e93e4bd613
commit
2e0dd65f3a
1 changed files with 2 additions and 2 deletions
|
@ -197,7 +197,7 @@ class AllSetting {
|
||||||
this.subEncrypt = true;
|
this.subEncrypt = true;
|
||||||
this.subShowInfo = true;
|
this.subShowInfo = true;
|
||||||
|
|
||||||
this.timeLocation = "Asia/Tehran";
|
this.timeLocation = "Asia/Ho_Chi_Minh";
|
||||||
|
|
||||||
if (data == null) {
|
if (data == null) {
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in a new issue