debian-mirror-gitlab/app/assets/javascripts/pages/groups/issues/index.js

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

4 lines
75 B
JavaScript
Raw Normal View History

2022-03-02 08:16:31 +05:30
import { mountIssuesListApp } from '~/issues/list';
2019-09-30 21:07:59 +05:30
2022-07-23 23:45:48 +05:30
mountIssuesListApp();