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

index.js « index « groups « dashboard « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c14848c4798fdfc95e5f0b2ee8dac63f13d30c5a (plain)
1
2
3
import initGroupsList from '~/groups';

initGroupsList();