mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-04 18:49:20 +02:00
fix(editor): Ready to run workflows template fix (no-changelog) (#18263)
This commit is contained in:
parent
7991717851
commit
abeebe93e1
|
|
@ -266,7 +266,7 @@ export const PLAYGROUND_1: WorkflowDataCreate = {
|
|||
],
|
||||
],
|
||||
},
|
||||
'Set Category = Personnal': {
|
||||
'Set Category = Personal': {
|
||||
main: [
|
||||
[
|
||||
{
|
||||
|
|
@ -299,7 +299,7 @@ export const PLAYGROUND_1: WorkflowDataCreate = {
|
|||
],
|
||||
[
|
||||
{
|
||||
node: 'Set Category = Personnal',
|
||||
node: 'Set Category = Personal',
|
||||
type: 'main',
|
||||
index: 0,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user