Convert verified complete NO bundles immediately

This commit is contained in:
Theodore Song
2026-08-22 11:18:31 -04:00
parent 1e0921fc49
commit c15dc12323
7 changed files with 168 additions and 57 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-123";
const CACHE_NAME = "polymarket-arena-build-124";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {