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

fix repeated guide refreshes

This commit is contained in:
Luke Pulverenti 2016-08-26 15:29:28 -04:00
parent 68b6ae9083
commit 2497dcde57
3 changed files with 37 additions and 38 deletions

View file

@ -1,4 +1,4 @@
define(['jQuery'], function ($) {
define(['jQuery', 'fnchecked', 'emby-checkbox', 'emby-collapse', 'emby-textarea', 'emby-input', 'emby-select'], function ($) {
var brandingConfigKey = "branding";
var currentBrandingOptions;