fix: update Gmail node thread reply hint text (NODE-4047)
Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,7 @@ export const draftFields: INodeProperties[] = [
|
||||
placeholder: 'Hello World!',
|
||||
},
|
||||
{
|
||||
displayName: 'To reply to an existing thread, specify the exact subject title of that thread.',
|
||||
displayName: 'To reply to an existing thread, specify the Thread ID from the options below',
|
||||
name: 'threadNotice',
|
||||
type: 'notice',
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user