mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Remove auto reload.
This commit is contained in:
		
							parent
							
								
									782dbed016
								
							
						
					
					
						commit
						33b42dde17
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -23,8 +23,7 @@ if (process.env.NODE_ENV === 'production') {
 | 
			
		|||
            console.log('New content is available; please refresh.')
 | 
			
		||||
            caches.keys().then(function(names) {
 | 
			
		||||
                for (let name of names) caches.delete(name);
 | 
			
		||||
            });
 | 
			
		||||
            window.location.reload()
 | 
			
		||||
            })
 | 
			
		||||
        },
 | 
			
		||||
        offline() {
 | 
			
		||||
            console.log('No internet connection found. App is running in offline mode.')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue