🐛 Fix Label-ID field

This commit is contained in:
Jan Oberhauser 2020-09-02 13:05:43 +02:00
parent b01621bc80
commit ebc52acdbc

View file

@ -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.',
},
{