We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0d0a9 commit a17682eCopy full SHA for a17682e
ArchiSteamFarm/config/example.xml
@@ -25,6 +25,6 @@
25
<SteamMasterClanID type="ulong" value="0"/>
26
27
<!-- Comma-separated list of IDs that should not be considered for farming -->
28
-<Blacklist type="HashSet<uint>" value="368020"/>
+<Blacklist type="HashSet(uint)" value="368020"/>
29
30
</configuration>
0 commit comments