mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Misc
This commit is contained in:
@@ -1559,7 +1559,7 @@ namespace ArchiSteamFarm {
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
TwoFactorCode = BotDatabase.SteamGuardAccount.GenerateSteamGuardCode();
|
||||
Logging.LogGenericWarning("2FA code was invalid despite of using ASF 2FA. Invalid authenticator or bad timing?", BotName);
|
||||
}
|
||||
break;
|
||||
case EResult.InvalidPassword:
|
||||
|
||||
Reference in New Issue
Block a user