mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
🐛 Fix Label-ID field
This commit is contained in:
@@ -442,7 +442,7 @@ export const messageFields = [
|
||||
typeOptions: {
|
||||
loadOptionsMethod: 'getLabels',
|
||||
},
|
||||
default: '',
|
||||
default: [],
|
||||
description: 'Only return messages with labels that match all of the specified label IDs.',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user