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

state.js « store « whats_new « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97089a095f1eae1a4635b1244c0c08085ab212ed (plain)
1
2
3
export default {
  open: false,
};