Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitddba752

Browse files
author
Gauvain Pocentek
authored
Merge pull request#147 from derek-austin/derek-austin-patch-1
Missing coma concatenates array values
2 parents53f9322 +02a8bf4 commitddba752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ class ApplicationSettings(GitlabObject):
689689
'domain_blacklist',
690690
'domain_blacklist_enabled',
691691
'domain_whitelist',
692-
'enabled_git_access_protocol'
692+
'enabled_git_access_protocol',
693693
'gravatar_enabled',
694694
'home_page_url',
695695
'max_attachment_size',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp