align Sk & Mk variants of components
some whitespace, some types, a missing sound, and a probably wrong API URL
This commit is contained in:
@@ -606,7 +606,7 @@ function react(viaKeyboard = false): void {
|
||||
return;
|
||||
}
|
||||
|
||||
misskeyApi('notes/reactions/create', {
|
||||
misskeyApi('notes/like', {
|
||||
noteId: appearNote.value.id,
|
||||
override: defaultLike.value,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user