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

update components

This commit is contained in:
Luke Pulverenti 2016-01-28 15:45:52 -05:00
parent 73e6734e7d
commit 832ce4f3a0
9 changed files with 38 additions and 36 deletions

View file

@ -1,4 +1,4 @@
define(['events'], function (Events) {
define(['events', 'appStorage'], function (Events, appStorage) {
return function (key) {