mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
@ -180,7 +180,7 @@ const keymap = {
|
||||
useNoteCapture({
|
||||
rootEl: el,
|
||||
note: $$(appearNote),
|
||||
isDeletedRef: $$(isDeleted),
|
||||
isDeletedRef: isDeleted,
|
||||
});
|
||||
|
||||
function reply(viaKeyboard = false): void {
|
||||
|
Reference in New Issue
Block a user