mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 01:00:07 +09:00
Update API docs
This commit is contained in:
parent
fe6d88e410
commit
d6ccb1725b
@ -14,7 +14,7 @@ export const meta = {
|
|||||||
'en-US': 'Favorite a note.'
|
'en-US': 'Favorite a note.'
|
||||||
},
|
},
|
||||||
|
|
||||||
tags: ['favorites'],
|
tags: ['notes', 'favorites'],
|
||||||
|
|
||||||
requireCredential: true,
|
requireCredential: true,
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ export const meta = {
|
|||||||
'en-US': 'Unfavorite a note.'
|
'en-US': 'Unfavorite a note.'
|
||||||
},
|
},
|
||||||
|
|
||||||
tags: ['favorites'],
|
tags: ['notes', 'favorites'],
|
||||||
|
|
||||||
requireCredential: true,
|
requireCredential: true,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user