mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 18:41:14 +00:00
⚡ Fix typo
This commit is contained in:
@@ -51,7 +51,7 @@ export const pipelineFields = [
|
|||||||
value: 'bitbucket',
|
value: 'bitbucket',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Github',
|
name: 'GitHub',
|
||||||
value: 'github',
|
value: 'github',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user