Oopsie typo

pull/18/head
David Trail 10 years ago
parent 2a184b5853
commit c9e9af9801

@ -123,7 +123,7 @@ for thing in things:
if trial_run:
# Don't actually perform any actions
next
if whitelist_distinguished and item.distinguished:
if whitelist_distinguished and thing.distinguished:
next
if whitelist_gilded and thing.gilded:
next

Loading…
Cancel
Save