mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 15:05:32 +02:00
Fix bug
This commit is contained in:
@@ -8,8 +8,8 @@ import config from '../../../../config';
|
||||
|
||||
export const meta = {
|
||||
desc: {
|
||||
ja: 'アカウント情報を更新します。',
|
||||
en: 'Update myself'
|
||||
'ja-JP': 'アカウント情報を更新します。',
|
||||
'en-US': 'Update myself'
|
||||
},
|
||||
|
||||
requireCredential: true,
|
||||
|
||||
Reference in New Issue
Block a user