mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 20:54:07 -08:00
fix(YouTube Node): Update description for channel id (no-changelog) (#5321)
update description for channel id
This commit is contained in:
parent
0de6dc92d7
commit
2b579871b2
|
@ -229,7 +229,7 @@ export const channelFields: INodeProperties[] = [
|
|||
resource: ['channel'],
|
||||
},
|
||||
},
|
||||
description: 'ID of the video',
|
||||
description: 'ID of the channel',
|
||||
default: '',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue