👕 Fix lint issue
This commit is contained in:
@@ -157,7 +157,7 @@ export const emailFields = [
|
||||
type: 'string',
|
||||
default: '',
|
||||
description: `Provider id that sent the email, must be unique when combined with provider.</br>
|
||||
If omitted a UUID without dashes is autogenerated for the record.`
|
||||
If omitted a UUID without dashes is autogenerated for the record.`,
|
||||
},
|
||||
{
|
||||
displayName: 'Plain Content',
|
||||
|
||||
Reference in New Issue
Block a user