chore(rflows): bump folk-flow-river.js cache version to v=2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
79f16925aa
commit
d74512ddcd
|
|
@ -786,7 +786,7 @@ routes.post("/api/budgets/segments", async (c) => {
|
||||||
const flowsScripts = `
|
const flowsScripts = `
|
||||||
<script src="https://cdn.jsdelivr.net/npm/lz-string@1.5.0/libs/lz-string.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/lz-string@1.5.0/libs/lz-string.min.js"></script>
|
||||||
<script type="module" src="/modules/rflows/folk-flows-app.js?v=2"></script>
|
<script type="module" src="/modules/rflows/folk-flows-app.js?v=2"></script>
|
||||||
<script type="module" src="/modules/rflows/folk-flow-river.js"></script>`;
|
<script type="module" src="/modules/rflows/folk-flow-river.js?v=2"></script>`;
|
||||||
|
|
||||||
const flowsStyles = `<link rel="stylesheet" href="/modules/rflows/flows.css">`;
|
const flowsStyles = `<link rel="stylesheet" href="/modules/rflows/flows.css">`;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue