chore: fix indentation on misskey-js md file
This commit is contained in:
parent
737b919c33
commit
01466279e8
|
@ -783,10 +783,10 @@ export type Channels = {
|
||||||
reporterId: string;
|
reporterId: string;
|
||||||
comment: string;
|
comment: string;
|
||||||
};
|
};
|
||||||
failedIdCheck: {
|
failedIdCheck: {
|
||||||
userId: string;
|
userId: string;
|
||||||
comment: string;
|
comment: string;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
receives: null;
|
receives: null;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue