Fix moderation button time units when not using seconds (#2864)

This commit is contained in:
Tal Neoran
2021-06-19 17:00:03 +03:00
committed by GitHub
parent 9640837957
commit d21858b97f
2 changed files with 38 additions and 9 deletions
+1
View File
@@ -15,6 +15,7 @@
- Minor: Now shows deletions of messages like timeouts (#1155, #2841, #2867, #2874)
- Minor: Added a link to accounts page in settings to "You need to be logged in to send messages" message. (#2862)
- Minor: Switch to Twitch v2 emote API for animated emote support. (#2863)
- Bugfix: Moderation buttons now show the correct time unit when using units other than seconds. (#1719, #2864)
- Bugfix: Fixed FFZ emote links for global emotes (#2807, #2808)
- Bugfix: Fixed pasting text with URLs included (#1688, #2855)
- Bugfix: Fix reconnecting when IRC write connection is lost (#1831, #2356, #2850)