Merge branch 'feat/add-inferred-belief-node' into 'dev'
feat: added an inferred belief node to the editor See merge request ics/sp/2025/n25b/pepperplus-ui!42
This commit was merged in pull request #42.
This commit is contained in:
@@ -164,6 +164,7 @@ function runProgram() {
|
||||
// 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