pokemontrades / flairhq

A small project to allow easy adding of flair applications for subreddits (focusing initially on /r/pokemontrades) and easy moderation for moderators.
Apache License 2.0
11 stars 9 forks source link

Modify ban process function to avoid 500 error when flair is null #652

Closed SnowPhoenix closed 5 years ago

SnowPhoenix commented 5 years ago

Fixes an issue where a 500 error is returned due to non-existent flair text now being returned as a null value rather than an empty string.