mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
new confirmation type (#3442)
This commit is contained in:
@@ -72,6 +72,7 @@ public sealed class Confirmation {
|
||||
PhoneNumberChange = 5,
|
||||
AccountRecovery = 6,
|
||||
ApiKeyRegistration = 9,
|
||||
FamilyJoin = 11
|
||||
FamilyJoin = 11,
|
||||
AccountSecurity = 12
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user