Skip to content

Commit 6fadce0

Browse files
committed
feat: update com.toro.passclub.espanyol.json
1 parent ad1c287 commit 6fadce0

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

projects/espanyol-login/code/com.toro.passclub.espanyol.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,13 @@
3737
"comment": "",
3838
"notes": "",
3939
"flowfilename": "",
40-
"assignments": [],
40+
"assignments": [
41+
{
42+
"variableTypeCheck": true,
43+
"assignmentExpression": "",
44+
"assignedVariableName": ""
45+
}
46+
],
4147
"callType": "Call static method",
4248
"arguments": [],
4349
"logMessage": "",
@@ -47,7 +53,7 @@
4753
"variableField": "",
4854
"conditionInputField": "",
4955
"valueField": "",
50-
"returnVariable": "{ success: true, data: { userId: creds.username } }",
56+
"returnVariable": "{ success: true, data: { userId: \"Arnaud\" } }",
5157
"javaClassName": "",
5258
"javaMethodName": "",
5359
"javaVariableName": "",
@@ -60,7 +66,8 @@
6066
"hasExtraData": false,
6167
"configParams": "{}",
6268
"nodeIcon": "material-symbols:line-end-square-rounded"
63-
}
69+
},
70+
"skake": false
6471
},
6572
"selected": true,
6673
"dragging": false,

0 commit comments

Comments
 (0)