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: if trial_run:
# Don't actually perform any actions # Don't actually perform any actions
next next
if whitelist_distinguished and item.distinguished: if whitelist_distinguished and thing.distinguished:
next next
if whitelist_gilded and thing.gilded: if whitelist_gilded and thing.gilded:
next next

Loading…
Cancel
Save