mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-30 10:46:55 +00:00
oops :)
This commit is contained in:
parent
d472c3b41e
commit
d6e89e737b
1 changed files with 1 additions and 1 deletions
|
@ -67,8 +67,8 @@ export const paramDef = {
|
||||||
items: {
|
items: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
},
|
},
|
||||||
sortKey: { type: 'string', nullable: true },
|
|
||||||
},
|
},
|
||||||
|
sortKey: { type: 'string', nullable: true },
|
||||||
},
|
},
|
||||||
required: ['name', 'fileId'],
|
required: ['name', 'fileId'],
|
||||||
} as const;
|
} as const;
|
||||||
|
|
Loading…
Add table
Reference in a new issue