fix(YouTube Node): Update description for channel id (no-changelog) (#5321)

update description for channel id
This commit is contained in:
Jonathan Bennetts 2023-02-01 13:49:17 +00:00 committed by GitHub
parent 0de6dc92d7
commit 2b579871b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,7 +229,7 @@ export const channelFields: INodeProperties[] = [
resource: ['channel'],
},
},
description: 'ID of the video',
description: 'ID of the channel',
default: '',
},
{