Make eslint happy

This commit is contained in:
Odd Stråbø 2021-04-14 07:46:11 +02:00 committed by GitHub
parent 72ccf680e3
commit 63ea97ad74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;