fix root block short description
This commit is contained in:
parent
20026c433d
commit
ae0baf6908
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ export default {
|
||||||
type: "action_root",
|
type: "action_root",
|
||||||
name: "Root",
|
name: "Root",
|
||||||
colour: "0",
|
colour: "0",
|
||||||
description: "Add Triggers to determine when this Action runs.\nAdd Actions to determine what this Action does.",
|
description: "Add Triggers to determine when this Action runs. Add Actions to determine what this Action does.",
|
||||||
|
|
||||||
connections: {},
|
connections: {},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue