mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
6 lines
88 B
Ruby
6 lines
88 B
Ruby
module OpenProject
|
|
module Avatars
|
|
require "open_project/avatars/engine"
|
|
end
|
|
end
|