mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: typo
This commit is contained in:
parent
b3845b5f67
commit
c9b2cb6238
@ -392,7 +392,7 @@ const VisualEditorProvider: React.FC<VisualEditorContextProps> = ({
|
||||
engine.repaintCanvas();
|
||||
}, 220);
|
||||
}
|
||||
useSubscribe("highlight:flow", handleHighlightFlow);
|
||||
useSubscribe("highlight:block", handleHighlightFlow);
|
||||
|
||||
useSubscribe("highlight:error", handleHighlightErroredBlock);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user