Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
24 Zeilen
433 B
JSON
24 Zeilen
433 B
JSON
|
{
|
||
|
"id": "action_5",
|
||
|
"run_after": "step_1",
|
||
|
"type": "watch_categories",
|
||
|
"notification_level": "tracking",
|
||
|
"wizard_user": true,
|
||
|
"categories": [
|
||
|
{
|
||
|
"type": "assignment",
|
||
|
"output": "",
|
||
|
"output_type": "text",
|
||
|
"output_connector": "set"
|
||
|
}
|
||
|
],
|
||
|
"mute_remainder": [
|
||
|
{
|
||
|
"type": "assignment",
|
||
|
"output": "true",
|
||
|
"output_type": "text",
|
||
|
"output_connector": "set"
|
||
|
}
|
||
|
]
|
||
|
}
|