mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-04 16:10:08 +00:00
Pre-cache API key
This commit is contained in:
@@ -1950,6 +1950,7 @@ namespace ArchiSteamFarm {
|
||||
// Sometimes Steam won't send us our own PersonaStateCallback, so request it explicitly
|
||||
RequestPersonaStateUpdate();
|
||||
|
||||
ArchiWebHandler.HasValidApiKey().Forget(); // This will pre-cache API key for eventual further usage
|
||||
InitializeFamilySharing().Forget();
|
||||
Statistics?.OnLoggedOn().Forget();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user