Make stale offline cycles mark-only

This commit is contained in:
Theodore Song
2026-08-18 10:12:42 -04:00
parent bc5de3c013
commit 8f89847cd6
3 changed files with 80 additions and 37 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-v40";
const CACHE_NAME = "polymarket-arena-v41";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {