From 231f5c6e599b8c730ab9983e98904287faf6f77e Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Mon, 30 Mar 2026 20:46:04 -0700 Subject: [PATCH] chore(rinbox): bump folk-inbox-client.js cache version to v=3 Co-Authored-By: Claude Opus 4.6 --- modules/rinbox/mod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rinbox/mod.ts b/modules/rinbox/mod.ts index 4e10b2d..5579c78 100644 --- a/modules/rinbox/mod.ts +++ b/modules/rinbox/mod.ts @@ -2007,7 +2007,7 @@ routes.get("/", (c) => { modules: getModuleInfoList(), theme: "dark", body: ``, - scripts: ``, + scripts: ``, styles: ``, })); });