This commit is contained in:
		
							parent
							
								
									0dc97370a3
								
							
						
					
					
						commit
						fd28d1bcc3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -111,7 +111,7 @@ async function byNative(res, rej, me, text, userId, following, reply, repost, me
 | 
				
			||||||
			user_id: following ? {
 | 
								user_id: following ? {
 | 
				
			||||||
				$in: ids
 | 
									$in: ids
 | 
				
			||||||
			} : {
 | 
								} : {
 | 
				
			||||||
				$nin: ids
 | 
									$nin: ids.concat(me._id)
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		});
 | 
							});
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue