diff --git a/modules/rflows/mod.ts b/modules/rflows/mod.ts
index 727caf9..7a10668 100644
--- a/modules/rflows/mod.ts
+++ b/modules/rflows/mod.ts
@@ -785,7 +785,7 @@ routes.post("/api/budgets/segments", async (c) => {
const flowsScripts = `
-
+
`;
const flowsStyles = ``;