diff options
Diffstat (limited to 'robot/assets/templates/sdc/create_vfcmt.jinja')
-rw-r--r-- | robot/assets/templates/sdc/create_vfcmt.jinja | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/assets/templates/sdc/create_vfcmt.jinja b/robot/assets/templates/sdc/create_vfcmt.jinja new file mode 100644 index 00000000..d399e25e --- /dev/null +++ b/robot/assets/templates/sdc/create_vfcmt.jinja @@ -0,0 +1,4 @@ +{ +"name":"{{vfcmtName}}", +"description":"{{description}}" +} |