1
0
Fork 0
discourse-custom-wizard-unl.../spec/fixtures/actions/add_to_group.json
2022-02-15 12:33:04 +11:00

13 Zeilen
213 B
JSON

{
"id": "action_6",
"run_after": "step_1",
"type": "add_to_group",
"group": [
{
"type": "assignment",
"output": "",
"output_type": "text",
"output_connector": "set"
}
]
}