mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
prettier
This commit is contained in:
@@ -194,7 +194,7 @@ const FlowEditor: React.FC<{
|
||||
startTutorial(emptyNodes, setPinBlocksPopover, setPinSavePopover);
|
||||
storage.set(Key.SHEPHERD_TOUR, "yes");
|
||||
}, 100);
|
||||
|
||||
|
||||
return () => clearTimeout(timer);
|
||||
}
|
||||
}, [router, pathname, params, setEdges, setNodes, nodes.length]);
|
||||
|
||||
Reference in New Issue
Block a user