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-03-23 00:07:24 -04:00
parent 18c23db5c9
commit 8f19e02116
4 changed files with 10 additions and 8 deletions

View file

@ -16,12 +16,12 @@
},
"devDependencies": {},
"ignore": [],
"version": "1.1.78",
"_release": "1.1.78",
"version": "1.1.79",
"_release": "1.1.79",
"_resolution": {
"type": "version",
"tag": "1.1.78",
"commit": "85d02734e04fc0db76b288a0e57e157e6c303bf1"
"tag": "1.1.79",
"commit": "2b23575ee295d72e1e8c5d55949bf06cce0c8def"
},
"_source": "git://github.com/MediaBrowser/emby-webcomponents.git",
"_target": "~1.1.5",

View file

@ -1,4 +1,4 @@
define(['layoutManager', 'material-design-lite', 'css!./loading'], function (layoutManager) {
define(['layoutManager', 'MaterialSpinner', 'css!./loading'], function (layoutManager) {
return {
show: function () {