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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-28 09:08:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-28 09:08:11 +0300
commitf8184e504b8aa6f77b42583a9fd08daebbdcc8ab (patch)
tree186be898556eda08cb22065731ac0b26ae6f5353 /app/assets/javascripts/graphql_shared
parent67e7b5a9ba9f88d4495841cb0457a2dbe3afec55 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/graphql_shared')
-rw-r--r--app/assets/javascripts/graphql_shared/possible_types.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index 72dbf9e7b7b..d29ea0ce052 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -143,7 +143,7 @@
"WorkItemWidgetIteration",
"WorkItemWidgetLabels",
"WorkItemWidgetStartAndDueDate",
- "WorkItemWidgetVerificationStatus",
+ "WorkItemWidgetStatus",
"WorkItemWidgetWeight"
]
}