mirror of
https://github.com/chylex/Transparent-Twitch-Chat.git
synced 2025-05-14 03:34:05 +02:00
Fix hiding Prime badge not working
This commit is contained in:
parent
6c169b3b0f
commit
d3959a9d7b
@ -383,7 +383,7 @@ ${settings.hideBadgeTurbo ? `@#css{{
|
||||
@#css}}` : ``}
|
||||
|
||||
${settings.hideBadgePrime ? `@#css{{
|
||||
${rcol} .chat-badge[alt$="Prime"] {
|
||||
${rcol} .chat-badge[alt="Prime Gaming"] {
|
||||
display: none;
|
||||
}
|
||||
@#css}}` : ``}
|
||||
|
Loading…
Reference in New Issue
Block a user