Fix bug
This commit is contained in:
parent
321e851b26
commit
2de8e8c358
76 changed files with 315 additions and 315 deletions
|
@ -4,7 +4,7 @@ import getParams from '../../get-params';
|
|||
|
||||
export const meta = {
|
||||
desc: {
|
||||
ja: 'インスタンスの設定を更新します。'
|
||||
'ja-JP': 'インスタンスの設定を更新します。'
|
||||
},
|
||||
|
||||
requireCredential: true,
|
||||
|
@ -13,7 +13,7 @@ export const meta = {
|
|||
params: {
|
||||
disableRegistration: $.bool.optional.nullable.note({
|
||||
desc: {
|
||||
ja: '招待制か否か'
|
||||
'ja-JP': '招待制か否か'
|
||||
}
|
||||
}),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue