chore: correct the icons being used
This commit is contained in:
parent
53868f0176
commit
d8a9d72dbb
3 changed files with 4 additions and 4 deletions
|
|
@ -53,7 +53,7 @@ function onClick(ev: MouseEvent) {
|
|||
},
|
||||
}, ...(props.menuReaction && react ? [{
|
||||
text: i18n.ts.doReaction,
|
||||
icon: 'ph-plus ph-bold ph-lg',
|
||||
icon: 'ph-smiley ph-bold ph-lg',
|
||||
action: () => {
|
||||
react(props.emoji);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue