diff --git a/ArchiSteamFarm/Steam/Integration/SteamPICSChanges.cs b/ArchiSteamFarm/Steam/Integration/SteamPICSChanges.cs index 4743c23989877..dda9be93553b2 100644 --- a/ArchiSteamFarm/Steam/Integration/SteamPICSChanges.cs +++ b/ArchiSteamFarm/Steam/Integration/SteamPICSChanges.cs @@ -33,7 +33,7 @@ namespace ArchiSteamFarm.Steam.Integration; internal static class SteamPICSChanges { - private const byte RefreshTimerInMinutes = 15; + private const byte RefreshTimerInMinutes = 5; internal static bool LiveUpdate { get; private set; }