Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Roman Lacko
gitlab_api
Commits
78f7852c
Commit
78f7852c
authored
Nov 01, 2016
by
Roman Lacko
Browse files
GitLab: added missing "project_visibility" tag
parent
9ac477de
Changes
1
Hide whitespace changes
Inline
Side-by-side
GitLab.pm
View file @
78f7852c
...
...
@@ -23,7 +23,7 @@ our %EXPORT_TAGS = (
utils
=>
[
qw|group_visibility_name member_access_name|
],
);
Exporter::
export_ok_tags
(
qw|group_visibility member_access utils|
);
Exporter::
export_ok_tags
(
qw|group_visibility member_access
project_visibility
utils|
);
#===============================================================================
# Constants
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment