move mandatoryCW from admin-user to PackedUserLite (public field)
This commit is contained in:
@@ -3968,6 +3968,7 @@ export type components = {
|
||||
isSystem?: boolean;
|
||||
noindex: boolean;
|
||||
enableRss: boolean;
|
||||
mandatoryCW: string | null;
|
||||
isBot?: boolean;
|
||||
isCat?: boolean;
|
||||
speakAsCat?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user