mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Auto reload.
This commit is contained in:
		
							parent
							
								
									d6186fa1f6
								
							
						
					
					
						commit
						d4d74661d9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -21,6 +21,7 @@ if (process.env.NODE_ENV === 'production') {
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        updated() {
 | 
					        updated() {
 | 
				
			||||||
            console.log('New content is available; please refresh.')
 | 
					            console.log('New content is available; please refresh.')
 | 
				
			||||||
 | 
					            window.location.reload()
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        offline() {
 | 
					        offline() {
 | 
				
			||||||
            console.log('No internet connection found. App is running in offline mode.')
 | 
					            console.log('No internet connection found. App is running in offline mode.')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue