mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									abe14c1665
								
							
						
					
					
						commit
						3f9e5fffbe
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -57,6 +57,9 @@ module.exports = async (params, user, app) => {
 | 
			
		|||
			$nin: mutedUserIds
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
		// public only
 | 
			
		||||
		visibility: 'public',
 | 
			
		||||
 | 
			
		||||
		// local
 | 
			
		||||
		'_user.host': null
 | 
			
		||||
	} as any;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue