mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Misc screwup
This commit is contained in:
@@ -211,6 +211,8 @@ namespace ArchiSteamFarm {
|
||||
if (response.StatusCode.IsClientErrorCode()) {
|
||||
LastHeartBeat = DateTime.MinValue;
|
||||
ShouldSendHeartBeats = false;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
LastHeartBeat = DateTime.UtcNow;
|
||||
|
||||
Reference in New Issue
Block a user