diff --git a/packages/frontend/src/components/MkImgWithBlurhash.vue b/packages/frontend/src/components/MkImgWithBlurhash.vue index 28c24f5c3c..49aca481a3 100644 --- a/packages/frontend/src/components/MkImgWithBlurhash.vue +++ b/packages/frontend/src/components/MkImgWithBlurhash.vue @@ -20,7 +20,7 @@ import DrawBlurhash from '@/workers/draw-blurhash?worker'; const worker = new DrawBlurhash();