debian-mirror-gitlab/app/assets/javascripts/pages/search/show/index.js

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

4 lines
60 B
JavaScript
Raw Normal View History

2021-01-29 00:20:46 +05:30
import { initSearchApp } from '~/search';
2018-03-17 18:26:18 +05:30
2021-04-17 20:07:23 +05:30
initSearchApp();