diff --git a/DysonNetwork.Sphere/Account/AccountService.cs b/DysonNetwork.Sphere/Account/AccountService.cs index d9abc11..ccc6523 100644 --- a/DysonNetwork.Sphere/Account/AccountService.cs +++ b/DysonNetwork.Sphere/Account/AccountService.cs @@ -124,7 +124,7 @@ public class AccountService( factor = new AccountAuthFactor { Secret = skOtp32, - Type = AccountAuthFactorType.InAppCode, + Type = AccountAuthFactorType.TimedCode, Trustworthy = 2, EnabledAt = null, // It needs to be tired once to enable CreatedResponse = new Dictionary