mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update router.ts
This commit is contained in:
		
							parent
							
								
									de239b6d67
								
							
						
					
					
						commit
						e2610c52f3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -60,7 +60,7 @@ export const router = new VueRouter({
 | 
			
		|||
			} else {
 | 
			
		||||
				window.scroll({ top: 0, behavior: 'instant' });
 | 
			
		||||
			}
 | 
			
		||||
		}, 1000);
 | 
			
		||||
		}, 600);
 | 
			
		||||
		return;
 | 
			
		||||
	}
 | 
			
		||||
});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue