1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 00:26:27 +02:00

Update API docs

This commit is contained in:
syuilo
2019-05-17 00:19:23 +09:00
parent fe6d88e410
commit d6ccb1725b
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ export const meta = {
'en-US': 'Favorite a note.'
},
tags: ['favorites'],
tags: ['notes', 'favorites'],
requireCredential: true,

View File

@@ -13,7 +13,7 @@ export const meta = {
'en-US': 'Unfavorite a note.'
},
tags: ['favorites'],
tags: ['notes', 'favorites'],
requireCredential: true,