mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-01 08:38:32 +00:00
4.19.0
* Added: Setting to stop Hype Trains from appearing in chat. * Changed: Megacheer messages will be disabled when bits UI has been hidden. * Fixed: Mass subscription messages displaying an empty square in chat when attempting to hide them.
This commit is contained in:
parent
af8ca41212
commit
98328cfcb5
3 changed files with 43 additions and 2 deletions
|
@ -343,7 +343,7 @@
|
|||
:key="key"
|
||||
:value="key"
|
||||
>
|
||||
{{ a.title_i18n ? t(a.title_i18n, a.title, a) : a.title }}
|
||||
{{ t(a.title_i18n || `chat.actions.${key}`, a.title, a) }}
|
||||
</option>
|
||||
</select>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue