Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2021-01-30 03:08:56 +00:00
parent a9e1ebfbf8
commit bf41398e5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
import initWikis from '~/pages/shared/wikis';
document.addEventListener('DOMContentLoaded', initWikis);
initWikis();