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

convert playlist page

This commit is contained in:
Luke Pulverenti 2016-07-30 13:43:55 -04:00
parent b971acb33a
commit 0d9c8e71fe
5 changed files with 196 additions and 163 deletions

View file

@ -2497,7 +2497,8 @@ var AppInfo = {};
path: '/playlists.html',
dependencies: [],
autoFocus: false,
transition: 'fade'
transition: 'fade',
controller: 'scripts/playlists'
});
defineRoute({