mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update API docs
This commit is contained in:
@@ -14,7 +14,7 @@ export const meta = {
|
||||
'en-US': 'Favorite a note.'
|
||||
},
|
||||
|
||||
tags: ['favorites'],
|
||||
tags: ['notes', 'favorites'],
|
||||
|
||||
requireCredential: true,
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ export const meta = {
|
||||
'en-US': 'Unfavorite a note.'
|
||||
},
|
||||
|
||||
tags: ['favorites'],
|
||||
tags: ['notes', 'favorites'],
|
||||
|
||||
requireCredential: true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user