mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 01:26:58 +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: {
|
||||
type: 'string',
|
||||
},
|
||||
sortKey: { type: 'string', nullable: true },
|
||||
},
|
||||
sortKey: { type: 'string', nullable: true },
|
||||
},
|
||||
required: ['name', 'fileId'],
|
||||
} as const;
|
||||
|
|
Loading…
Add table
Reference in a new issue