Moved turbo badge to vanity

This commit is contained in:
apa420
2019-01-23 17:52:53 +01:00
parent 9629322ce7
commit bb840da988
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ void GeneralPage::initLayout(SettingsLayout &layout)
s.emojiSet);
layout.addTitle("Badges");
layout.addCheckbox("Show authority badges (staff, admin, turbo, etc)",
layout.addCheckbox("Show authority badges (staff, admin)",
getSettings()->showBadgesGlobalAuthority);
layout.addCheckbox("Show channel badges (broadcaster, moderator)",
getSettings()->showBadgesChannelAuthority);