debian-mirror-gitlab/app/assets/javascripts/pages/admin/runners/show/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-04-04 11:22:00 +05:30
import { initAdminRunnerShow } from '~/runner/admin_runner_show';
initAdminRunnerShow();