Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.js « invite_members « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a651b81c60e8e3479b743e9534a828a628952857 (plain)
1
2
3
export const SEARCH_DELAY = 200;

export const INVITE_MEMBERS_IN_COMMENT = 'invite_members_in_comment';