align Sk & Mk variants of components
some whitespace, some types, a missing sound, and a probably wrong API URL
This commit is contained in:
parent
9d3f34d88f
commit
f87483feb7
5 changed files with 20 additions and 18 deletions
|
|
@ -606,7 +606,7 @@ function react(viaKeyboard = false): void {
|
|||
return;
|
||||
}
|
||||
|
||||
misskeyApi('notes/reactions/create', {
|
||||
misskeyApi('notes/like', {
|
||||
noteId: appearNote.value.id,
|
||||
override: defaultLike.value,
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue