Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
14 Zeilen
Kein EOL
272 B
JSON
14 Zeilen
Kein EOL
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"
|
|
} |