👕 Fix lint issue

This commit is contained in:
Jan Oberhauser
2020-10-28 23:14:09 +01:00
parent 0b1688caf4
commit 889267ebb6
7 changed files with 19 additions and 16 deletions

View File

@@ -54,7 +54,7 @@ export class MailerLite implements INodeType {
},
],
default: 'subscriber',
description: 'The resource to operate on.'
description: 'The resource to operate on.',
},
...subscriberOperations,
...subscriberFields,