1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 01:56:55 +00:00

3.5.334. Remove logviewer's beta state. Fix bitrate calculation. Tweak pause chat scrolling UI. Update channel information automatically. Support channel-specific badges. Rewrite how layout styles are calculated. Fix sidebar tooltips.

This commit is contained in:
SirStendec 2016-10-16 15:05:11 -04:00
parent 12427d2750
commit a89b71f0a2
14 changed files with 217 additions and 259 deletions

View file

@ -95,13 +95,13 @@ FFZ.settings_info.highlight_messages_with_mod_card = {
FFZ.settings_info.logviewer_test = {
type: "boolean",
value: false,
value: true,
no_bttv: true,
category: "Chat Moderation",
name: "Logviewer Integration <small>Beta</small>",
help: "Display information from CBenni's logviewer directly on moderation cards."
name: "Logviewer Integration",
help: "Display information from CBenni's Logviewer directly on moderation cards."
}