Commit 922f21e2 authored by Alex Kalderimis's avatar Alex Kalderimis

Adds EE prepend, which for some reason was missing

parent 76b34510
...@@ -107,3 +107,5 @@ module API ...@@ -107,3 +107,5 @@ module API
end end
end end
end end
API::Todos.prepend_if_ee('EE::API::Todos')
Markdown is supported
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