Merge branch 'dev'
CI/CD / deploy (push) Failing after 2m6s
Details
CI/CD / deploy (push) Failing after 2m6s
Details
This commit is contained in:
commit
40df4468d4
|
|
@ -785,8 +785,8 @@ routes.post("/api/budgets/segments", async (c) => {
|
|||
|
||||
const flowsScripts = `
|
||||
<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=4"></script>
|
||||
<script type="module" src="/modules/rflows/folk-flow-river.js?v=3"></script>`;
|
||||
<script type="module" src="/modules/rflows/folk-flows-app.js?v=5"></script>
|
||||
<script type="module" src="/modules/rflows/folk-flow-river.js?v=4"></script>`;
|
||||
|
||||
const mortgageScripts = `
|
||||
<script src="https://cdn.jsdelivr.net/npm/lz-string@1.5.0/libs/lz-string.min.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue