diff options
Diffstat (limited to 'lib/api/entities/appearance.rb')
-rw-r--r-- | lib/api/entities/appearance.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/entities/appearance.rb b/lib/api/entities/appearance.rb index c3cffc8d05c..a09faf55f48 100644 --- a/lib/api/entities/appearance.rb +++ b/lib/api/entities/appearance.rb @@ -19,6 +19,7 @@ module API end expose :new_project_guidelines + expose :profile_image_guidelines expose :header_message expose :footer_message expose :message_background_color |