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

add tagline to editing interface

This commit is contained in:
Luke Pulverenti 2014-06-28 22:30:20 -04:00
parent eab5e1812e
commit 0a3876a9b1
6 changed files with 31 additions and 6 deletions

View file

@ -298,7 +298,7 @@
url = ApiClient.getScaledImageUrl(state.NowPlayingItem.LogoItemId, {
type: "Logo",
height: 40,
height: 42,
tag: state.NowPlayingItem.LogoImageTag
});