mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 11:36:50 +00:00 
			
		
		
		
	fix service worker inital cache items
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
		| @@ -14,13 +14,14 @@ const ASSETS = [ | ||||
| 	"assets/images/3-star.svg", | ||||
| 	"assets/images/4-star.svg", | ||||
| 	"assets/images/5-star.svg", | ||||
| 	"assets/images/create_button.png", | ||||
| 	"assets/images/default_plate.png", | ||||
| 	"assets/images/delete_icon_for_interface.png", | ||||
| 	"assets/images/edit_button_for_interface.png", | ||||
| 	"assets/images/Grouppink.png", | ||||
| 	"assets/images/home_button_for_interface.png", | ||||
| 	"assets/images/favicon.ico", | ||||
| 	"assets/images/Logo.png", | ||||
| 	"assets/images/search_button.png", | ||||
| 	"assets/scripts/CreatePage.js", | ||||
| 	"assets/scripts/localStorage.js", | ||||
| 	"assets/scripts/main.js", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user