Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
This commit is contained in:
@@ -281,6 +281,10 @@ export const packedMetaLiteSchema = {
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
},
|
||||
maxFileSize: {
|
||||
type: 'number',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user