fix: fix error
This commit is contained in:
@@ -26,6 +26,8 @@ app
|
||||
path: item.path,
|
||||
key: item.key,
|
||||
description: item.description,
|
||||
validator: item.validator,
|
||||
// schema: item.schema,
|
||||
};
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user