oops
This commit is contained in:
		
							parent
							
								
									72295b2464
								
							
						
					
					
						commit
						f7d3b2c6ec
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -80,7 +80,7 @@
 | 
			
		|||
			return this.api('posts/search', Object.assign({}, parse(this.query), {
 | 
			
		||||
				limit: this.limit,
 | 
			
		||||
				offset: this.offset
 | 
			
		||||
			}).then(posts => {
 | 
			
		||||
			})).then(posts => {
 | 
			
		||||
				this.update({
 | 
			
		||||
					moreLoading: false
 | 
			
		||||
				});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -36,7 +36,7 @@
 | 
			
		|||
			return this.api('posts/search', Object.assign({}, parse(this.query), {
 | 
			
		||||
				limit: this.limit,
 | 
			
		||||
				offset: this.offset
 | 
			
		||||
			});
 | 
			
		||||
			}));
 | 
			
		||||
		};
 | 
			
		||||
	</script>
 | 
			
		||||
</mk-search-posts>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue