1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-08 20:57:22 +08:00

Merge pull request 'Add emoji name as title tag' () from sfr/pleroma-fe:develop into develop

Reviewed-on: https://git.ihatebeinga.live/IHBAGang/pleroma-fe/pulls/1
This commit is contained in:
floatingghost 2022-06-09 13:45:24 +01:00
commit c66a3e0206

View file

@ -16,6 +16,7 @@
> >
<img <img
:src="reaction.url" :src="reaction.url"
:title="reaction.name"
class="reaction-emoji" class="reaction-emoji"
width="2.55em" width="2.55em"
> >