mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
4.12.0
Initial wave of fixes for the Twitch redesign. * Fixed: Apollo not loading, breaking many subsystems including chat. * Fixed: Stream up-time not appearing. * Fixed: Stream meta-data being styled and positioned incorrectly. * Fixed: Header styles for the FFZ Control Center. * Fixed: FFZ menu button not being styled correctly in the site header. * Fixed: Alignment of chat minimize button when in portrait mode and/or swapped sidebars mode.
This commit is contained in:
parent
eb5a3a3966
commit
2232934309
12 changed files with 180 additions and 33 deletions
|
@ -36,6 +36,7 @@ module.exports = {
|
|||
"FrankerFaceZ": false
|
||||
},
|
||||
"rules": {
|
||||
"require-atomic-updates": "off",
|
||||
"accessor-pairs": ["error"],
|
||||
"block-scoped-var": ["error"],
|
||||
"class-methods-use-this": ["error"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue