debian-mirror-gitlab/app/assets/javascripts/pages/admin/labels/index/index.js

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

4 lines
64 B
JavaScript
Raw Normal View History

2022-01-26 12:08:38 +05:30
import { initAdminLabels } from '~/labels';
2021-04-29 21:17:54 +05:30
2022-01-26 12:08:38 +05:30
initAdminLabels();