mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 23:16:28 +09:00
typo
This commit is contained in:
@ -22,10 +22,9 @@ export const meta = {
|
||||
type: 'object',
|
||||
optional: false, nullable: false,
|
||||
properties: {
|
||||
id: {
|
||||
name: {
|
||||
type: 'string',
|
||||
optional: false, nullable: false,
|
||||
format: 'id',
|
||||
},
|
||||
aliases: {
|
||||
type: 'array',
|
||||
|
Reference in New Issue
Block a user