mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 08:14:12 +09:00
fix: 5
This commit is contained in:
@ -116,7 +116,7 @@ export async function openReactionImportMenu(ev: MouseEvent, reaction: string, n
|
||||
noteId: noteId,
|
||||
reaction: `:${name}:`,
|
||||
});
|
||||
}, 100);
|
||||
}, 300);
|
||||
});
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user