build-misskey-js-with-typesを実行
This commit is contained in:
parent
1226bd6511
commit
576564f24f
|
@ -6812,6 +6812,8 @@ export type operations = {
|
|||
* @default null
|
||||
*/
|
||||
hostname?: string | null;
|
||||
name?: string | null;
|
||||
comment?: string | null;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue