1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-28 00:40:54 +00:00

3.5.382. Fix bits breaking chat again. Hopefully bits are somewhat more hardened against Twitch randomly making a minor change that breaks everything now. But probably not.

This commit is contained in:
SirStendec 2016-11-28 19:09:17 -05:00
parent d7000f2f06
commit 875e15fde2
3 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
<div class="list-header">3.5.382 <time datetime="2016-11-28">(2016-11-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Fixed: Bits breaking chat.</li>
</ul>
<div class="list-header">3.5.381 <time datetime="2016-11-28">(2016-11-28)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Setting to make mentions clickable. They open moderation cards. (Note: Only at signs (<code>@</code>) followed by usernames are clickable. Localized display names will not work.)</li>