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

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

4 lines
109 B
JavaScript
Raw Normal View History

2022-07-16 23:28:13 +05:30
import { initBackgroundMigrationsApp } from '~/admin/background_migrations';
initBackgroundMigrationsApp();