mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	[API] Fix bug
This commit is contained in:
		
							parent
							
								
									29e5efb9bb
								
							
						
					
					
						commit
						1bb1a02593
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -64,6 +64,8 @@ async function byNative(res, rej, me, query, offset, max) {
 | 
			
		|||
			}, {
 | 
			
		||||
				name: new RegExp(escapedQuery)
 | 
			
		||||
			}]
 | 
			
		||||
		}, {
 | 
			
		||||
			limit: max
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
	// Serialize
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue