mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make eslint happy
This commit is contained in:
parent
72ccf680e3
commit
63ea97ad74
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ import ServerConnections from '../ServerConnections';
|
|||
let imgUrl = null;
|
||||
let imgTag = null;
|
||||
let coverImage = false;
|
||||
let uiAspect = getDesiredAspect(shape);
|
||||
const uiAspect = getDesiredAspect(shape);
|
||||
let imgType = null;
|
||||
let itemId = null;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue