Merge remote-tracking branch 'origin/develop' into improve_settings_reusability
This commit is contained in:
commit
b72af7d6ae
14 changed files with 906 additions and 293 deletions
|
|
@ -125,7 +125,8 @@
|
|||
v-if="notification.emoji_url"
|
||||
class="emoji-reaction-emoji emoji-reaction-emoji-image"
|
||||
:src="notification.emoji_url"
|
||||
:name="notification.emoji"
|
||||
:alt="notification.emoji"
|
||||
:title="notification.emoji"
|
||||
>
|
||||
<span
|
||||
v-else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue