Adds EE prepend, which for some reason was missing
This commit is contained in:
parent
76b345105a
commit
922f21e23d
1 changed files with 2 additions and 0 deletions
|
@ -107,3 +107,5 @@ module API
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
API::Todos.prepend_if_ee('EE::API::Todos')
|
||||
|
|
Loading…
Reference in a new issue