mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-23 11:44:06 -08:00
docs(Microsoft Outlook Trigger Node): Copy tweak (no-changelog) (#8944)
This commit is contained in:
parent
3f13d8f41a
commit
69363e461b
|
@ -36,7 +36,7 @@ export class MicrosoftOutlookTrigger implements INodeType {
|
|||
outputs: ['main'],
|
||||
properties: [
|
||||
{
|
||||
displayName: 'Event',
|
||||
displayName: 'Trigger On',
|
||||
name: 'event',
|
||||
type: 'options',
|
||||
default: 'messageReceived',
|
||||
|
|
Loading…
Reference in a new issue