Update API docs

This commit is contained in:
syuilo 2019-05-17 00:19:23 +09:00
parent fe6d88e410
commit d6ccb1725b
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
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,