update autogen types
This commit is contained in:
parent
844dfaaf5d
commit
c77e90d98a
@ -7957,6 +7957,7 @@ export type operations = {
|
|||||||
host: string;
|
host: string;
|
||||||
isSuspended?: boolean;
|
isSuspended?: boolean;
|
||||||
isNSFW?: boolean;
|
isNSFW?: boolean;
|
||||||
|
rejectReports?: boolean;
|
||||||
moderationNote?: string;
|
moderationNote?: string;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user