1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Cameron 2020-08-02 09:22:03 +01:00
parent 0e409e2717
commit 042cb4119b
3 changed files with 1 additions and 5 deletions

View file

@ -3,8 +3,6 @@ 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();