#345: Added auto-replay of the entire WORKFLOW IF it hasn't finished in time.
This commit is contained in:
@@ -404,7 +404,7 @@ const App = (message, props) => {
|
||||
path="/detectionframework"
|
||||
render={(props) => (
|
||||
<DetectionFramework
|
||||
frameworkData={undefined}
|
||||
frameworkData={FrameworkData}
|
||||
selectedOption={"Draw"}
|
||||
showOptions={false}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user