Skip to content

Commit dafd824

Browse files
committed
Allows Thumbnails to be used in Help Messages.
1 parent 9f4222c commit dafd824

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NodeTypes.Schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"properties": {
2323
"message": {
2424
"type": "string"
25+
},
26+
"thumbnail": {
27+
"type": "string"
2528
}
2629
}
2730
},

0 commit comments

Comments
 (0)