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

update playlist xml saving

This commit is contained in:
Luke Pulverenti 2014-08-04 23:41:56 -04:00
parent ba247c8a15
commit 90c301e86f
10 changed files with 141 additions and 74 deletions

View file

@ -9,7 +9,7 @@
return LibraryBrowser.getPosterViewHtml({
items: channels,
shape: "miniBackdrop",
shape: "smallBackdrop",
centerText: true
});
}