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;
|
||||
comment: string;
|
||||
};
|
||||
failedIdCheck: {
|
||||
userId: string;
|
||||
comment: string;
|
||||
};
|
||||
failedIdCheck: {
|
||||
userId: string;
|
||||
comment: string;
|
||||
};
|
||||
};
|
||||
receives: null;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue