Minor fixes to e.g. creator grid

This commit is contained in:
frikky
2022-08-22 15:50:07 +02:00
parent 909a364445
commit 41945f79b2
8 changed files with 132 additions and 71 deletions
+1 -1
View File
@@ -11277,7 +11277,7 @@ const AngularWorkflow = (defaultprops) => {
group: "nodes",
data: {
id: newId,
label: "Your comment :)",
label: "Click to write a comment",
type: "COMMENT",
is_valid: true,
decorator: true,