mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-03-13 16:39:34 +01:00
fix test
This commit is contained in:
parent
a4f47e46ac
commit
b92c9726bd
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ export const paramDef = {
|
|||
nullable: false,
|
||||
},
|
||||
},
|
||||
required: ['text'],
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue