Keep cloud outage visible after cycles

This commit is contained in:
Theodore Song
2026-08-19 13:52:01 -04:00
parent bf25c62871
commit b9d8d66264
3 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-60";
const CACHE_NAME = "polymarket-arena-build-61";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {