mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 05:25:45 +02:00
Merge branch 'develop' into ed25519
This commit is contained in:
@@ -223,6 +223,10 @@ export const packedNoteSchema = {
|
||||
}],
|
||||
},
|
||||
},
|
||||
reactionCount: {
|
||||
type: 'number',
|
||||
optional: false, nullable: false,
|
||||
},
|
||||
renoteCount: {
|
||||
type: 'number',
|
||||
optional: false, nullable: false,
|
||||
|
||||
Reference in New Issue
Block a user