mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 21:44:12 +00:00 
			
		
		
		
	lint
This commit is contained in:
		
							parent
							
								
									5b2f15726f
								
							
						
					
					
						commit
						23efaae85e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -125,7 +125,7 @@ export default (params: any, me: ILocalUser) => new Promise(async (res, rej) => | ||||||
| 		ids.forEach(id => ps.excludeUserIds.push(id)); | 		ids.forEach(id => ps.excludeUserIds.push(id)); | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	let q: any = { | 	const q: any = { | ||||||
| 		$and: [{ | 		$and: [{ | ||||||
| 			tagsLower: ps.tag.toLowerCase() | 			tagsLower: ps.tag.toLowerCase() | ||||||
| 		}], | 		}], | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue