1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-04 18:18:31 +00:00

4.0.0-rc12.22

* Fixed: Rename all references to `tw-c-background` to `tw-c-background-base` and `tw-c-text` to `tw-c-text-base` to fix rendering issues with FrankerFaceZ's custom UI due to Twitch CSS changes.
This commit is contained in:
SirStendec 2018-09-25 18:37:14 -04:00
parent 8c0b4b8bad
commit fe41eecd77
22 changed files with 36 additions and 36 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc12.21',
major: 4, minor: 0, revision: 0, extra: '-rc12.22',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>