mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make linter happy
This commit is contained in:
parent
13f472d7d5
commit
7a9e75fd71
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ define(['itemHelper', 'mediaInfo', 'indicators', 'connectionManager', 'layoutMan
|
|||
itemId = item.ParentPrimaryImageItemId;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
let blurHashes = item.ImageBlurHashes || {};
|
||||
let blurhashstr = (blurHashes[options.type] || {})[options.tag];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue