[API] Fix bug
This commit is contained in:
		
							parent
							
								
									95e7e5cb55
								
							
						
					
					
						commit
						84ba09a378
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -66,6 +66,7 @@ module.exports = (params, user) => new Promise(async (res, rej) => {
 | 
			
		|||
			limit: limit,
 | 
			
		||||
			skip: offset,
 | 
			
		||||
			sort: {
 | 
			
		||||
				_id: -1,
 | 
			
		||||
				repost_count: -1
 | 
			
		||||
			}
 | 
			
		||||
		});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue