Merge pull request #836 from coollabsio/feat/git-source-custom-user
fix: custom gitlab git user
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
htmlUrl: source.htmlUrl.replace(/\/$/, ''),
|
||||
apiUrl: source.apiUrl.replace(/\/$/, ''),
|
||||
customPort: source.customPort,
|
||||
customuser: source.customuser
|
||||
customUser: source.customUser
|
||||
});
|
||||
return addToast({
|
||||
message: 'Configuration saved.',
|
||||
|
Reference in New Issue
Block a user