mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +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
|
// Sometimes Steam won't send us our own PersonaStateCallback, so request it explicitly
|
||||||
RequestPersonaStateUpdate();
|
RequestPersonaStateUpdate();
|
||||||
|
|
||||||
|
ArchiWebHandler.HasValidApiKey().Forget(); // This will pre-cache API key for eventual further usage
|
||||||
InitializeFamilySharing().Forget();
|
InitializeFamilySharing().Forget();
|
||||||
Statistics?.OnLoggedOn().Forget();
|
Statistics?.OnLoggedOn().Forget();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user