forked from AkkomaGang/akkoma-fe
Merge pull request 'Add emoji name as title tag' (#1) from sfr/pleroma-fe:develop into develop
Reviewed-on: https://git.ihatebeinga.live/IHBAGang/pleroma-fe/pulls/1
This commit is contained in:
commit
c66a3e0206
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
>
|
||||
<img
|
||||
:src="reaction.url"
|
||||
:title="reaction.name"
|
||||
class="reaction-emoji"
|
||||
width="2.55em"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue