From 875e15fde22164cd5c5ef8f27e3c6ec536d39e89 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Mon, 28 Nov 2016 19:09:17 -0500 Subject: [PATCH] 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. --- changelog.html | 5 +++++ src/ember/bits.js | 4 ++-- src/main.js | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/changelog.html b/changelog.html index 36854f2d..064f1d5f 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
3.5.382
+ +
3.5.381