Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.js « comment_templates « profiles « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 413816c29ccbe2bbe9d688d28260134818acff2e (plain)
1
2
3
import { initCommentTemplates } from '~/comment_templates';

initCommentTemplates();