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
+1 -1
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;