提交 04956155 编写于 作者: S Stan Hu

Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'

Adds EE prepend, which for some reason was missing

See merge request gitlab-org/gitlab-ce!31851
......@@ -110,3 +110,5 @@ module API
end
end
end
API::Todos.prepend_if_ee('EE::API::Todos')
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册