This commit is contained in:
Yorgei
2025-07-03 08:18:50 +10:00
parent ac200df2fa
commit 9dcee47b60

View File

@@ -337641,7 +337641,7 @@ window.__require = function e(t, n, o) {
return s(this, function(e) { return s(this, function(e) {
switch (e.label) { switch (e.label) {
case 0: case 0:
return this._useUidLogin || _.default.Instance.UseSeflLoginSystem() ? (p.EZLog.Debug("use self account"), [3, 4]) : [3, 1]; return this.VNAccountAutoLogin() || _.default.Instance.UseSeflLoginSystem() ? (p.EZLog.Debug("use self account"), [3, 4]) : [3, 1];
case 1: case 1:
return _.default.Instance.IsVNChannel() || _.default.Instance.IsMainlandCheckChannel() ? [4, this.VNAccountAutoLogin()] : [3, 3]; return _.default.Instance.IsVNChannel() || _.default.Instance.IsMainlandCheckChannel() ? [4, this.VNAccountAutoLogin()] : [3, 3];
case 2: case 2: