Grade signals beyond the active scan

This commit is contained in:
Theodore Song
2026-08-18 10:24:05 -04:00
parent aea8f5281d
commit 0db53c46f8
3 changed files with 62 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-42";
const CACHE_NAME = "polymarket-arena-build-43";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {