mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 18:06:55 +00:00
4.0.0-rc13.10
* Fixed: Additional channel metadata not being displayed under live channels.
This commit is contained in:
parent
83d43a6bcf
commit
cb2f2b19ee
4 changed files with 4 additions and 3 deletions
|
@ -83,7 +83,7 @@ export default class Twilight extends BaseSite {
|
|||
href: MAIN_URL,
|
||||
rel: 'stylesheet',
|
||||
type: 'text/css',
|
||||
crossOrigin: 'anonymouse'
|
||||
crossOrigin: 'anonymous'
|
||||
}));
|
||||
|
||||
// Check for ?ffz-settings in page and open the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue