chore: correct the icons being used
This commit is contained in:
parent
53868f0176
commit
d8a9d72dbb
3 changed files with 4 additions and 4 deletions
|
|
@ -87,7 +87,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.name}:`);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue