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>2023-01-17 09:08:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-17 09:08:39 +0300
commit93f8e7f3aa02e4fb092fc3664c50e8382ddb34f0 (patch)
tree6d23028b31179c4d3eba6affdc91132ac8e19686 /app/assets/javascripts/graphql_shared
parentbd37e94aecac7ef361a605bc1a5433415a4526cc (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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index 5467105ac3c..a622b342c0a 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -153,8 +153,9 @@
"WorkItemWidgetMilestone",
"WorkItemWidgetNotes",
"WorkItemWidgetProgress",
+ "WorkItemWidgetRequirementLegacy",
"WorkItemWidgetStartAndDueDate",
"WorkItemWidgetStatus",
"WorkItemWidgetWeight"
]
-} \ No newline at end of file
+}