fix(carbone/add-template): correct typo in template
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineAction({
|
|||||||
'Creates an attachment of a specified object by given parent ID.',
|
'Creates an attachment of a specified object by given parent ID.',
|
||||||
arguments: [
|
arguments: [
|
||||||
{
|
{
|
||||||
label: 'Templete Data',
|
label: 'Template Data',
|
||||||
key: 'templateData',
|
key: 'templateData',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
required: true,
|
required: true,
|
||||||
|
Reference in New Issue
Block a user