mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 19:32:15 +00:00
🐛 Fix typo in YouTube unlisted setting (#1170)
* Fix typo in YouTube unlisted option * Fix typo in YouTube unlisted option (2)
This commit is contained in:
@@ -210,7 +210,7 @@ export const videoFields = [
|
||||
},
|
||||
{
|
||||
name: 'Unlisted',
|
||||
value: 'unlistef',
|
||||
value: 'unlisted',
|
||||
},
|
||||
],
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user