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:
parent
eab5e1812e
commit
0a3876a9b1
6 changed files with 31 additions and 6 deletions
|
@ -298,7 +298,7 @@
|
|||
|
||||
url = ApiClient.getScaledImageUrl(state.NowPlayingItem.LogoItemId, {
|
||||
type: "Logo",
|
||||
height: 40,
|
||||
height: 42,
|
||||
tag: state.NowPlayingItem.LogoImageTag
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue