update comment
This commit is contained in:
@ -54,7 +54,6 @@ export class MenuController {
|
|||||||
type: 'string'
|
type: 'string'
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const schema = Joi.object().keys({
|
const schema = Joi.object().keys({
|
||||||
filter: Joi.string().allow('').optional().label('Filter'),
|
filter: Joi.string().allow('').optional().label('Filter'),
|
||||||
|
|||||||
Reference in New Issue
Block a user