Skip to content

Commit d11e141

Browse files
committed
Misc
1 parent 9ff3834 commit d11e141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ArchiSteamFarm/Bot.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ internal async Task<bool> RefreshSession() {
278278
callback = await SteamUser.RequestWebAPIUserNonce();
279279
} catch (Exception e) {
280280
Logging.LogGenericException(e, BotName);
281+
Start().Forget();
281282
return false;
282283
}
283284

0 commit comments

Comments
 (0)