mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-01 16:29:56 +09:00
enhance(server): clean emoji response
This commit is contained in:
@ -81,7 +81,6 @@ useTooltip(buttonRef, async (showing) => {
|
||||
os.popup(XDetails, {
|
||||
showing,
|
||||
reaction: props.reaction,
|
||||
emojis: props.note.emojis,
|
||||
users,
|
||||
count: props.count,
|
||||
targetElement: buttonRef.value,
|
||||
|
Reference in New Issue
Block a user