wip: zen
This commit is contained in:
parent
7413c2715c
commit
bbc9142fc5
30 changed files with 837 additions and 572 deletions
|
|
@ -32,6 +32,7 @@ export namespace ZenData {
|
|||
model: z.string(),
|
||||
weight: z.number().optional(),
|
||||
disabled: z.boolean().optional(),
|
||||
storeModel: z.string().optional(),
|
||||
}),
|
||||
),
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue