mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
display options update
This commit is contained in:
parent
57ad8ddabc
commit
a8eced5e45
|
@ -839,6 +839,8 @@ export const eventFields: INodeProperties[] = [
|
|||
displayOptions: {
|
||||
show: {
|
||||
'@version': [1.2],
|
||||
resource: ['event'],
|
||||
operation: ['update'],
|
||||
eventId: [{ _cnd: { includes: '_' } }],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue