Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 04:12:53 +01:00
14 Zeilen
272 B
JSON
14 Zeilen
272 B
JSON
|
{
|
||
|
"id": "open_composer_action",
|
||
|
"type": "open_composer",
|
||
|
"title": [
|
||
|
{
|
||
|
"type": "assignment",
|
||
|
"output": "Title content",
|
||
|
"output_type": "text",
|
||
|
"output_connector": "set"
|
||
|
}
|
||
|
],
|
||
|
"post_builder": true,
|
||
|
"post_template": "Post content"
|
||
|
}
|