Remove image size hack

This commit is contained in:
MrTimscampi 2020-07-31 15:18:32 +02:00
parent f430518d45
commit ae520390c6
6 changed files with 13 additions and 13 deletions

View file

@ -73,7 +73,7 @@ import browser from 'browser';
if (ImageTag) {
return apiClient.getScaledImageUrl(Id, {
maxWidth: maxWidth * 2,
maxWidth: maxWidth,
tag: ImageTag,
type: 'Chapter',
index