mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 20:07:33 -07:00
Tune polls/recommendation (#3703)
This commit is contained in:
parent
45c9667c5c
commit
465650d723
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ export default define(meta, (ps, user) => new Promise(async (res, rej) => {
|
|||
|
||||
const notes = await Note
|
||||
.find({
|
||||
'_user.host': null,
|
||||
_id: {
|
||||
$nin: nin
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue