mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 16:25:36 +02:00
Merge branch 'develop' into mahjong
This commit is contained in:
@@ -20,7 +20,7 @@ export const packedDriveFileSchema = {
|
||||
name: {
|
||||
type: 'string',
|
||||
optional: false, nullable: false,
|
||||
example: 'lenna.jpg',
|
||||
example: '192.jpg',
|
||||
},
|
||||
type: {
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user