Preserve adaptive signals until grading

This commit is contained in:
Theodore Song
2026-08-18 12:54:16 -04:00
parent c20ac0e78f
commit a1fc52bc20
3 changed files with 49 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-51";
const CACHE_NAME = "polymarket-arena-build-52";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {