yatta
This commit is contained in:
parent
7ab97004d9
commit
c86ac1c6ec
15 changed files with 84 additions and 84 deletions
|
|
@ -56,7 +56,7 @@ export const packedMutingSchema = {
|
|||
mutee: {
|
||||
type: 'object' as const,
|
||||
optional: false as const, nullable: false as const,
|
||||
ref: 'User',
|
||||
ref: 'User' as const,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue