This commit is contained in:
zyoshoka 2024-01-11 22:24:33 +09:00
parent a4f47e46ac
commit b92c9726bd
No known key found for this signature in database
GPG key ID: 0C2CB8FBA309A5B8

View file

@ -197,6 +197,7 @@ export const paramDef = {
nullable: false,
},
},
required: ['text'],
},
} as const;