Skip to content

Commit a17682e

Browse files
committed
Fix derp
1 parent cd0d0a9 commit a17682e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArchiSteamFarm/config/example.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
<SteamMasterClanID type="ulong" value="0"/>
2626

2727
<!-- Comma-separated list of IDs that should not be considered for farming -->
28-
<Blacklist type="HashSet<uint>" value="368020"/>
28+
<Blacklist type="HashSet(uint)" value="368020"/>
2929

3030
</configuration>

0 commit comments

Comments
 (0)