debian-mirror-gitlab/app/assets/javascripts/groups/settings/constants.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
50 B
JavaScript
Raw Normal View History

2022-07-23 23:45:48 +05:30
export const LEVEL_TYPES = {
GROUP: 'group',
};