oops
This commit is contained in:
parent
3ba8a105bb
commit
d02afbee96
@ -72,7 +72,7 @@ module.exports = async (params, user, app) => {
|
||||
}, { // または
|
||||
// リプライだが返信先が投稿者自身の投稿
|
||||
$expr: {
|
||||
'$_reply.userId': '$userId'
|
||||
$eq: ['$_reply.userId', '$userId']
|
||||
}
|
||||
}, { // または
|
||||
// リプライだが返信先が自分(フォロワー)の投稿
|
||||
|
Loading…
Reference in New Issue
Block a user