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

index.js « show « releases « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ec70ef24b6af808829016b795ef0e4a40885e43 (plain)
1
2
3
import initShowRelease from '~/releases/mount_show';

initShowRelease();