Skip to content
Snippets Groups Projects
Commit cb09d650 authored by Patrick Derichs's avatar Patrick Derichs
Browse files

Fix graphql todo query for todos targetting design management

parent 1bdca3e2
No related merge requests found
......@@ -5,5 +5,6 @@ class TodoTargetEnum < BaseEnum
value 'Issue'
value 'MergeRequest'
value 'Epic'
value 'DesignManagement::Design'
end
end
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment