Skip to content

Commit 557cf51

Browse files
Add decoding sync for paper wallet images (#28)
1 parent d28479d commit 557cf51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/entities/PaperWallets/ui/PaperWalletCanvas/PaperWalletCanvasImage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
alt=""
3232
draggable="false"
3333
:style="styles"
34+
decoding="sync"
3435
@load="emit('load', item)"
3536
/>
3637
</template>

0 commit comments

Comments
 (0)