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

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

initExpiresAtField();