Fix bug
This commit is contained in:
parent
321e851b26
commit
2de8e8c358
76 changed files with 315 additions and 315 deletions
|
@ -6,8 +6,8 @@ import { ILocalUser } from '../../../../models/user';
|
|||
|
||||
export const meta = {
|
||||
desc: {
|
||||
ja: '自分に言及している投稿の一覧を取得します。',
|
||||
en: 'Get mentions of myself.'
|
||||
'ja-JP': '自分に言及している投稿の一覧を取得します。',
|
||||
'en-US': 'Get mentions of myself.'
|
||||
},
|
||||
|
||||
requireCredential: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue