chore: fix indentation on misskey-js md file

This commit is contained in:
Marie 2024-09-14 00:11:10 +02:00
parent 737b919c33
commit 01466279e8
No known key found for this signature in database
GPG key ID: 7ADF6C9CD9A28555

View file

@ -783,10 +783,10 @@ export type Channels = {
reporterId: string;
comment: string;
};
failedIdCheck: {
userId: string;
comment: string;
};
failedIdCheck: {
userId: string;
comment: string;
};
};
receives: null;
};