Pre-cache API key

This commit is contained in:
JustArchi
2017-12-16 22:25:46 +01:00
parent 469ee62dde
commit 5490ba459d

View File

@@ -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();