fix: bump service worker cache to v3 to force app.js refresh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const CACHE_NAME = "llm-monitor-v2";
|
const CACHE_NAME = "llm-monitor-v3";
|
||||||
const APP_SHELL = [
|
const APP_SHELL = [
|
||||||
"/",
|
"/",
|
||||||
"/servers",
|
"/servers",
|
||||||
|
|||||||
Reference in New Issue
Block a user