1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-11 13:15:28 +03:00

docs(Microsoft Outlook Trigger Node): Copy tweak (no-changelog) (#8944)

This commit is contained in:
Giulio Andreini 2024-03-22 09:29:34 +01:00 committed by GitHub
parent 3f13d8f41a
commit 69363e461b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ export class MicrosoftOutlookTrigger implements INodeType {
outputs: ['main'],
properties: [
{
displayName: 'Event',
displayName: 'Trigger On',
name: 'event',
type: 'options',
default: 'messageReceived',