Skip to content

Commit

Permalink
Make PICS changes happen a bit more often
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Jun 11, 2024
1 parent a23cdc9 commit 48fb388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchiSteamFarm/Steam/Integration/SteamPICSChanges.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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; }

Expand Down

0 comments on commit 48fb388

Please sign in to comment.