mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Make eslint happy
This commit is contained in:
parent
72ccf680e3
commit
63ea97ad74
@ -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…
Reference in New Issue
Block a user