From 2efbd1ae5996e84abfd4fdc0d835eb429f619ee0 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Fri, 2 Feb 2018 18:19:42 -0500 Subject: [PATCH] Change how user-specific badge overrides are rendered so that a transparent image badge looks correct no matter what badge style is enabled. --- changelog.html | 2 +- src/modules/chat/badges.js | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/changelog.html b/changelog.html index 3a6f491c..c545a944 100644 --- a/changelog.html +++ b/changelog.html @@ -13,7 +13,7 @@
  • Fixed: Apollo caching modified queries when it shouldn't, causing additional data requested by FFZ including stream up-time to not be fetched.
  • -
    4.0.0-beta1.5@fe7bd1b3bbdba43c0666
    +
    4.0.0-beta1.5@a072b3e2b1e9dd395378