fix(editor): Ready to run workflows template fix (no-changelog) (#18263)

This commit is contained in:
Romeo Balta
2025-08-13 08:13:05 +01:00
committed by GitHub
parent 7991717851
commit abeebe93e1

View File

@@ -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,
}, },