Files
Automata/packages/editor-ui/src
Csaba Tuncsik 5b2defc867 fix(editor): Return early in ws message handler if no 'command' keyword is found (#7946)
## Summary
Avoid processing websocket messages not n8n sent (filter on 'command'
keyword)
2023-12-08 13:42:50 +01:00
..