diff options
Diffstat (limited to 'lib/api/api.rb')
-rw-r--r-- | lib/api/api.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/api.rb b/lib/api/api.rb index c2752406122..9571d49d9d5 100644 --- a/lib/api/api.rb +++ b/lib/api/api.rb @@ -35,5 +35,6 @@ module API mount Notes mount Internal mount SystemHooks + mount UserTeams end end |