Tons of minor fixes to the based on cloud tests

This commit is contained in:
Frikky
2025-11-12 11:39:18 +01:00
parent e470dbef7f
commit 822e7c1eb3
36 changed files with 3353 additions and 1882 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ import {
} from "@mui/material";
import throttle from "lodash/throttle";
import {getTheme} from "../theme.jsx";
import { validateJson, collapseField, } from "../views/Workflows.jsx";
import { validateJson, collapseField, } from "../views/Workflows2.jsx";
import DeleteIcon from "@mui/icons-material/Delete";
import { Context } from "../context/ContextApi.jsx";