Sync develop with 2023.02 stable branch #6

Merged
fedward merged 102 commits from stable into develop 2023-02-12 19:20:33 +00:00
Showing only changes of commit dfba8be134 - Show all commits

View file

@ -65,7 +65,7 @@
@click.prevent.stop="toggleHidden"
>
<Blurhash
v-if="useBlurhash"
v-if="useBlurhash && attachment.blurhash"
:height="512"
:width="1024"
:hash="attachment.blurhash"