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

index.js « index « labels « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 132fe5ce8fcb9e7aabd501644b39e5429d1b7fc5 (plain)
1
2
3
import { initAdminLabels } from '~/labels';

initAdminLabels();