Fix heart emoji react for Pleroma develop branch
This commit is contained in:
parent
c23694b1eb
commit
fafdc8ef8a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import {
|
|||
// I've customized them.
|
||||
export const ALLOWED_EMOJI = [
|
||||
'👍',
|
||||
'❤',
|
||||
'❤️',
|
||||
'😆',
|
||||
'😮',
|
||||
'😢',
|
||||
|
|
Loading…
Reference in a new issue