1
0

Merge remote-tracking branch 'misskey/develop' into future

This commit is contained in:
dakkar
2024-03-07 16:09:36 +00:00
55 changed files with 2129 additions and 2074 deletions
@@ -223,6 +223,10 @@ export const packedNoteSchema = {
}],
},
},
reactionCount: {
type: 'number',
optional: false, nullable: false,
},
renoteCount: {
type: 'number',
optional: false, nullable: false,