mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
90d30a0229
commit
fb358ecdb7
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ define(['appStorage', 'browser'], function (appStorage, browser) {
|
||||||
var features = [];
|
var features = [];
|
||||||
|
|
||||||
features.push('playback');
|
features.push('playback');
|
||||||
|
features.push('livetv');
|
||||||
|
|
||||||
return features;
|
return features;
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue