mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Ready to run workflows template fix (no-changelog) (#18263)
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user