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 = {
|
export const packedUserDetailedNotMeOnlySchema = {
|
||||||
type: 'object',
|
type: 'object',
|
||||||
|
|
Loading…
Reference in New Issue