Remove leftover console.log
This commit is contained in:
		
							parent
							
								
									8e9bf67d9a
								
							
						
					
					
						commit
						9e089da2ed
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -550,7 +550,6 @@ let restoring = false;
 | 
			
		|||
 | 
			
		||||
window.setInterval(() => {
 | 
			
		||||
	if (!restoring) {
 | 
			
		||||
		console.log('#########', window.history.state);
 | 
			
		||||
		scrollPosStore.set(window.history.state?.key, window.scrollY);
 | 
			
		||||
	}
 | 
			
		||||
}, 1000);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue