mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-19 02:36:07 +01:00
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