mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-17 06:50:29 +00:00
Fix derp
This commit is contained in:
@@ -25,6 +25,6 @@
|
|||||||
<SteamMasterClanID type="ulong" value="0"/>
|
<SteamMasterClanID type="ulong" value="0"/>
|
||||||
|
|
||||||
<!-- Comma-separated list of IDs that should not be considered for farming -->
|
<!-- Comma-separated list of IDs that should not be considered for farming -->
|
||||||
<Blacklist type="HashSet<uint>" value="368020"/>
|
<Blacklist type="HashSet(uint)" value="368020"/>
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
Reference in New Issue
Block a user