1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

remove premiere stuff and fix lingering js crashes

This commit is contained in:
cvium 2019-01-10 21:13:18 +01:00
parent 4dbb912ff4
commit 8a4d86df62
8 changed files with 13 additions and 182 deletions

View file

@ -1,4 +1,4 @@
define(["jQuery", "registrationServices", "loading", "emby-checkbox", "emby-input", "listViewStyle", "paper-icon-button-light"], function ($__q, registrationServices, loading) {
define(["jQuery", "loading", "emby-checkbox", "emby-input", "listViewStyle", "paper-icon-button-light"], function ($__q, loading) {
"use strict";
return function (page, providerId, options) {