mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
Switched option spelling
This commit is contained in:
parent
653998c547
commit
918d3374d7
@ -101,7 +101,7 @@ async function processImage(
|
||||
previewImageInfo.height ? Math.round(previewImageInfo.height * 1.2) : undefined,
|
||||
{
|
||||
fit: "cover",
|
||||
position: "centre",
|
||||
position: "center",
|
||||
withoutEnlargement: true, // Don't upscale
|
||||
fastShrinkOnLoad: true,
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user