Merge branch 'develop' into feat-12997
This commit is contained in:
commit
79812e4ccb
94 changed files with 1079 additions and 434 deletions
|
|
@ -257,6 +257,10 @@ export const packedMetaLiteSchema = {
|
|||
optional: false, nullable: false,
|
||||
default: 'local',
|
||||
},
|
||||
maxFileSize: {
|
||||
type: 'number',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue