Fix bug
This commit is contained in:
		
							parent
							
								
									abe14c1665
								
							
						
					
					
						commit
						3f9e5fffbe
					
				|  | @ -57,6 +57,9 @@ module.exports = async (params, user, app) => { | |||
| 			$nin: mutedUserIds | ||||
| 		}, | ||||
| 
 | ||||
| 		// public only
 | ||||
| 		visibility: 'public', | ||||
| 
 | ||||
| 		// local
 | ||||
| 		'_user.host': null | ||||
| 	} as any; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue