forked from AkkomaGang/akkoma-fe
Add emoji name as title tag
This commit is contained in:
parent
d8a52f9cc4
commit
58ca9b28fa
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