fix root block short description

This commit is contained in:
Loren Norman 2025-07-29 14:41:32 -04:00
parent 20026c433d
commit ae0baf6908

View file

@ -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: {},