mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-10 08:10:52 +00:00
4.35.0
* Added: Option to hide the Support Activity Feed from chat. * Fixed: Apply proper colors to the Support Activity Feed when using custom colors.
This commit is contained in:
parent
4d1d3ae0d2
commit
02efe80a92
5 changed files with 22 additions and 3 deletions
|
@ -46,7 +46,8 @@ const CLASSES = {
|
|||
'not-live-bar': 'div[data-test-selector="non-live-video-banner-layout"]',
|
||||
'channel-live-ind': '.channel-header__user .tw-channel-status-text-indicator,.channel-info-content .tw-halo__indicator',
|
||||
'celebration': 'body .celebration__overlay',
|
||||
'mod-view': '.chat-input__buttons-container a[href*="/moderator"]'
|
||||
'mod-view': '.chat-input__buttons-container a[href*="/moderator"]',
|
||||
'last-x-events': '.last-x-events_container'
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue