mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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: [
|
main: [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -299,7 +299,7 @@ export const PLAYGROUND_1: WorkflowDataCreate = {
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
node: 'Set Category = Personnal',
|
node: 'Set Category = Personal',
|
||||||
type: 'main',
|
type: 'main',
|
||||||
index: 0,
|
index: 0,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user