chore: correct the icons being used
This commit is contained in:
@@ -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}:`);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user