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-08-02 03:11:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-02 03:11:14 +0300
commit80a2f6b1d6f9a816f51d8cf00e928ce391c77ca0 (patch)
treea65f27673fae363d823ebc7f1495fe617838bec6 /app/assets/javascripts/graphql_shared
parentc25993c0fc4bee979facf97b38f270c8fd15bd47 (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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index 40a8da95ffa..3628ee258ed 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -141,6 +141,7 @@
"WorkItemWidgetDescription",
"WorkItemWidgetHierarchy",
"WorkItemWidgetStartAndDueDate",
+ "WorkItemWidgetVerificationStatus",
"WorkItemWidgetWeight"
]
}