chore(rinbox): bump folk-inbox-client.js cache version to v=3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
58e319b8c8
commit
231f5c6e59
|
|
@ -2007,7 +2007,7 @@ routes.get("/", (c) => {
|
|||
modules: getModuleInfoList(),
|
||||
theme: "dark",
|
||||
body: `<folk-inbox-client space="${space}"></folk-inbox-client>`,
|
||||
scripts: `<script type="module" src="/modules/rinbox/folk-inbox-client.js?v=2"></script>`,
|
||||
scripts: `<script type="module" src="/modules/rinbox/folk-inbox-client.js?v=3"></script>`,
|
||||
styles: `<link rel="stylesheet" href="/modules/rinbox/inbox.css">`,
|
||||
}));
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue