Catch up to 2023.02 stable release #5

Merged
fedward merged 91 commits from AkkomaGang/akkoma-fe:stable into stable 2023-02-12 19:15:20 +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"