mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 19:46:01 +01:00
fix: add announces to postdataobject schema
This commit is contained in:
@@ -180,6 +180,8 @@ PostDataObject:
|
||||
type: number
|
||||
downvotes:
|
||||
type: number
|
||||
announces:
|
||||
type: number
|
||||
bookmarks:
|
||||
type: number
|
||||
deleterUid:
|
||||
|
||||
Reference in New Issue
Block a user