Small improvement to Twitter-Node

This commit is contained in:
Jan Oberhauser 2020-06-04 16:55:24 +02:00
parent f9b3cced5c
commit c383853423

View file

@ -85,7 +85,7 @@ export const tweetFields = [
displayName: 'Binary Property',
name: 'binaryPropertyName',
type: 'string',
default: '',
default: 'data',
description: 'Name of the binary properties which contain data which should be added to tweet as attachment',
},
{