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
});