mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 20:07:49 +08:00
@@ -21,6 +21,9 @@ const Asset = {
|
||||
query.parent_id = null;
|
||||
}
|
||||
|
||||
// Include the asset id in the search.
|
||||
query.asset_id = id;
|
||||
|
||||
return Comments.getByQuery(query);
|
||||
},
|
||||
commentCount({id, commentCount}, {tags}, {loaders: {Comments}}) {
|
||||
|
||||
Reference in New Issue
Block a user