mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Further fix for #577
This commit is contained in:
@@ -2050,6 +2050,8 @@ namespace ArchiSteamFarm {
|
||||
|
||||
StringBuilder response = new StringBuilder();
|
||||
foreach (uint gameID in gameIDs) {
|
||||
await LimitGiftsRequestsAsync().ConfigureAwait(false);
|
||||
|
||||
SteamApps.FreeLicenseCallback callback;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user