1
0

move mandatoryCW from admin-user to PackedUserLite (public field)

This commit is contained in:
Hazelnoot
2025-02-12 14:42:24 -05:00
parent 6c2034a373
commit c5933f369e
5 changed files with 7 additions and 6 deletions
+1
View File
@@ -3968,6 +3968,7 @@ export type components = {
isSystem?: boolean;
noindex: boolean;
enableRss: boolean;
mandatoryCW: string | null;
isBot?: boolean;
isCat?: boolean;
speakAsCat?: boolean;