mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge branch 'master' into migrated-livetvsettings-to-es6-module
This commit is contained in:
commit
a9e0eec51a
42 changed files with 355 additions and 323 deletions
|
@ -3,6 +3,8 @@ import loading from 'loading';
|
|||
import globalize from 'globalize';
|
||||
import 'emby-button';
|
||||
|
||||
loading = loading.default || loading;
|
||||
|
||||
function loadPage(page, config) {
|
||||
$('.liveTvSettingsForm', page).show();
|
||||
$('.noLiveTvServices', page).hide();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue