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

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

4 lines
90 B
JavaScript
Raw Normal View History

2022-03-02 08:16:31 +05:30
import { initAdminRunnerEdit } from '~/runner/admin_runner_edit';
initAdminRunnerEdit();