bug fix
This commit is contained in:
parent
ff79746100
commit
359a4a83a0
|
@ -143,7 +143,8 @@ export const packedUserLiteSchema = {
|
|||
},
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
}
|
||||
} as const
|
||||
|
||||
export const packedUserDetailedNotMeOnlySchema = {
|
||||
type: 'object',
|
||||
|
|
Loading…
Reference in New Issue