Tune polls/recommendation (#3703)
This commit is contained in:
		
							parent
							
								
									e9f8897fe2
								
							
						
					
					
						commit
						c8607ff7b6
					
				
					 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
 | 
						const notes = await Note
 | 
				
			||||||
		.find({
 | 
							.find({
 | 
				
			||||||
 | 
								'_user.host': null,
 | 
				
			||||||
			_id: {
 | 
								_id: {
 | 
				
			||||||
				$nin: nin
 | 
									$nin: nin
 | 
				
			||||||
			},
 | 
								},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue