#345: Added auto-replay of the entire WORKFLOW IF it hasn't finished in time.

This commit is contained in:
frikky
2021-12-20 22:54:06 +01:00
parent d74fab7bf8
commit 9e8cc0e91e
6 changed files with 65 additions and 30 deletions
+1 -1
View File
@@ -404,7 +404,7 @@ const App = (message, props) => {
path="/detectionframework"
render={(props) => (
<DetectionFramework
frameworkData={undefined}
frameworkData={FrameworkData}
selectedOption={"Draw"}
showOptions={false}