mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-01 15:38:31 +00:00
4.14.9
* Added: There is now a button to reset the player in the FFZ menu button's right-click menu, for use when the player GUI is not accessible due to an error. * Fixed: The pop-up for Stream Uptime not functioning for Firefox users due to an unimplemented permission. * Fixed: The FFZ menu button not appearing in Squad Streaming mode. * Fixed: Apply CSS color variables to the background of the Squad Streaming page. * Fixed: Load chat elements on the Squad Streaming page.
This commit is contained in:
parent
103c68ad10
commit
9c2053bf9b
7 changed files with 74 additions and 20 deletions
|
@ -203,7 +203,8 @@ Twilight.CHAT_ROUTES = [
|
|||
'user-following',
|
||||
'user',
|
||||
'dash',
|
||||
'embed-chat'
|
||||
'embed-chat',
|
||||
'squad'
|
||||
];
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue