wip: zen
This commit is contained in:
parent
8ad5262a87
commit
04f216902b
4 changed files with 4 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ export namespace ZenData {
|
|||
weight: z.number().optional(),
|
||||
disabled: z.boolean().optional(),
|
||||
storeModel: z.string().optional(),
|
||||
headerMappings: z.record(z.string(), z.string()).optional(),
|
||||
}),
|
||||
),
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue