From 67053e3804c274a92f4c53f54bb794a36991bf28 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Wed, 28 Feb 2018 17:01:15 -0500 Subject: [PATCH] Add a Prime Reminder on sub buttons. Super easy, the data was already there. Also add the Prime crown to the icon font. --- changelog.html | 5 ++ res/font/ffz-fontello.eot | Bin 12396 -> 12600 bytes res/font/ffz-fontello.svg | 6 +- res/font/ffz-fontello.ttf | Bin 12212 -> 12416 bytes res/font/ffz-fontello.woff | Bin 7408 -> 7552 bytes res/font/ffz-fontello.woff2 | Bin 6256 -> 6352 bytes src/main.js | 2 +- .../twitch-twilight/modules/sub_button.js | 75 ++++++++++++++++++ styles/icons.scss | 7 ++ 9 files changed, 93 insertions(+), 2 deletions(-) create mode 100644 src/sites/twitch-twilight/modules/sub_button.js diff --git a/changelog.html b/changelog.html index dac28a5c..c28ebaad 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
4.0.0-beta1.6@1d563b0f42b9912f8494
+ +
4.0.0-beta1.5@08fecb05d7e54dc038b0