mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	fix: #203 pwa installation problem
This commit is contained in:
		@@ -11,3 +11,5 @@ self.addEventListener("install", function (event) {
 | 
				
			|||||||
    }),
 | 
					    }),
 | 
				
			||||||
  );
 | 
					  );
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					self.addEventListener("fetch", (e) => {});
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user