Add emoji name as title tag
This commit is contained in:
parent
378ac642d4
commit
c27845169d
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