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

fix editing album artists in metadata editor

This commit is contained in:
Luke Pulverenti 2017-01-26 03:49:35 -05:00
parent 5c4eca9008
commit ab202bfa83
2 changed files with 3 additions and 2 deletions

View file

@ -2066,7 +2066,8 @@ var AppInfo = {};
controller: 'scripts/nowplayingpage',
autoFocus: false,
transition: 'fade',
fullscreen: true
fullscreen: true,
supportsThemeMedia: true
});
defineRoute({