1
0
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:
syuilo
2024-07-08 13:08:57 +09:00
126 changed files with 6662 additions and 4854 deletions

View File

@@ -20,7 +20,7 @@ export const packedDriveFileSchema = {
name: {
type: 'string',
optional: false, nullable: false,
example: 'lenna.jpg',
example: '192.jpg',
},
type: {
type: 'string',