Merge remote-tracking branch 'origin/feat/add-inferred-belief-node' into feat/monitoringpage
This commit is contained in:
@@ -165,6 +165,7 @@ export function runProgramm() {
|
||||
// when the program was sent to the backend successfully:
|
||||
useProgramStore.getState().setProgramState(structuredClone(program));
|
||||
}).catch(() => console.log("Failed to send program to the backend."));
|
||||
console.log(program);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user