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.',
|
||||
arguments: [
|
||||
{
|
||||
label: 'Templete Data',
|
||||
label: 'Template Data',
|
||||
key: 'templateData',
|
||||
type: 'string',
|
||||
required: true,
|
||||
|
Reference in New Issue
Block a user