👕 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

@@ -57,8 +57,8 @@ export const subscriberFields = [
'subscriber',
],
operation: [
'create'
]
'create',
],
},
},
description: 'Email of new subscriber.',