Merge pull request #1038 from hemirt/master

remove unprofessional (puke) inside comments
This commit is contained in:
pajlada 2019-04-29 20:59:16 +02:00 committed by GitHub
commit ad559f9d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,9 +74,6 @@ enum class MessageElementFlag {
// - Chatterino top donator badge
BadgeChatterino = (1 << 18),
// Rest of slots: ffz custom badge? bttv custom badge? mywaifu (puke)
// custom badge?
Badges = BadgeGlobalAuthority | BadgeChannelAuthority | BadgeSubscription |
BadgeVanity | BadgeChatterino,