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:
parent
4dbb912ff4
commit
8a4d86df62
8 changed files with 13 additions and 182 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue