Add placeholder for Company URN on LinkedIn Node

This commit is contained in:
Jan Oberhauser 2021-05-29 22:33:19 -05:00
parent 6a3090dc96
commit 6f39be03f1

View file

@ -74,7 +74,8 @@ export const postFields = [
name: 'organization', name: 'organization',
type: 'string', type: 'string',
default: '', default: '',
description: 'URN of Organization as which the post should be posted as', placeholder: '1234567',
description: 'URN of Organization as which the post should be posted as.',
displayOptions: { displayOptions: {
show: { show: {
operation: [ operation: [