1
0

update autogen types

This commit is contained in:
Hazel K
2024-10-07 10:41:18 -04:00
parent 844dfaaf5d
commit c77e90d98a
+1
View File
@@ -7957,6 +7957,7 @@ export type operations = {
host: string;
isSuspended?: boolean;
isNSFW?: boolean;
rejectReports?: boolean;
moderationNote?: string;
};
};