Fix
This commit is contained in:
		
							parent
							
								
									1b2200ccf4
								
							
						
					
					
						commit
						f236d36ed3
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -47,7 +47,7 @@ export default Vue.extend({ | |||
| 
 | ||||
| 	mixins: [ | ||||
| 		paging({ | ||||
| 			displayLimit: 20, | ||||
| 			limit: 20, | ||||
| 
 | ||||
| 			onQueueChanged: (self, q) => { | ||||
| 				self.count(q.length); | ||||
|  |  | |||
|  | @ -24,7 +24,7 @@ export default Vue.extend({ | |||
| 		return { | ||||
| 			pagination: { | ||||
| 				endpoint: 'notes/featured', | ||||
| 				limit: 30, | ||||
| 				limit: 29, | ||||
| 			}, | ||||
| 
 | ||||
| 			notesComponent: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue