mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Merge pull request #1038 from hemirt/master
remove unprofessional (puke) inside comments
This commit is contained in:
commit
ad559f9d97
1 changed files with 0 additions and 3 deletions
|
@ -74,9 +74,6 @@ enum class MessageElementFlag {
|
||||||
// - Chatterino top donator badge
|
// - Chatterino top donator badge
|
||||||
BadgeChatterino = (1 << 18),
|
BadgeChatterino = (1 << 18),
|
||||||
|
|
||||||
// Rest of slots: ffz custom badge? bttv custom badge? mywaifu (puke)
|
|
||||||
// custom badge?
|
|
||||||
|
|
||||||
Badges = BadgeGlobalAuthority | BadgeChannelAuthority | BadgeSubscription |
|
Badges = BadgeGlobalAuthority | BadgeChannelAuthority | BadgeSubscription |
|
||||||
BadgeVanity | BadgeChatterino,
|
BadgeVanity | BadgeChatterino,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue