1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-17 05:35:31 +02:00

Merge branch 'develop' into mahjong

This commit is contained in:
syuilo
2024-02-02 20:41:13 +09:00
33 changed files with 220 additions and 220 deletions

View File

@@ -53,6 +53,7 @@ const sectionBlockSchema = {
type: 'object',
optional: false, nullable: false,
ref: 'PageBlock',
selfRef: true,
},
},
},