mirror of
https://github.com/wassname/talk.git
synced 2026-08-20 12:50:41 +08:00
Seperating username and bio flags
This commit is contained in:
@@ -134,9 +134,6 @@ ActionSchema.statics.getActionSummaries = function(item_ids, current_user_id = '
|
||||
item_type: {
|
||||
$last: '$item_type'
|
||||
},
|
||||
metadata: {
|
||||
$push: '$metadata'
|
||||
},
|
||||
created_at: {
|
||||
$min: '$created_at'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user