diff --git a/src/pages/flowEditor/FlowEditorMain.tsx b/src/pages/flowEditor/FlowEditorMain.tsx index d20d68a..d05e10e 100644 --- a/src/pages/flowEditor/FlowEditorMain.tsx +++ b/src/pages/flowEditor/FlowEditorMain.tsx @@ -470,12 +470,12 @@ const FlowEditorMain: React.FC = (props) => { isRunning={currentAppIsRunning} > - + {useDefault && - + }