1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 18:26:57 +00:00

Twitch's API is stable and has great, standardized error messages.

This commit is contained in:
SirStendec 2018-04-15 23:10:01 -04:00
parent e581b50b08
commit 0331799242
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
<div class="list-header">4.0.0-beta2.18.1<span>@988ba86433ce4bfd636d</span> <time datetime="2018-04-15">(2018-04-15)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Changed: Add another filter for what sort of error logs we don't want from Apollo.</li>
</ul>
<div class="list-header">4.0.0-beta2.18<span>@c8636911fc387a9f5e0c</span> <time datetime="2018-04-15">(2018-04-15)</time></div>
<ul class="chat-menu-content menu-side-padding">
<li>Added: Debugging setting for localization to help test UI issues, identify strings, and find strings that aren't localized.</li>