Skip to content

Commit

Permalink
Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (ma…
Browse files Browse the repository at this point in the history
…stodon#10430)

These will allow these images to be uploaded again on the admin settings
page.
  • Loading branch information
slice authored and hiyuki2578 committed Oct 2, 2019
1 parent 1b910b0 commit eed08b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/models/form/admin_settings.rb
Expand Up @@ -25,6 +25,9 @@ class Form::AdminSettings
preview_sensitive_media
custom_css
profile_directory
thumbnail
hero
mascot
).freeze

BOOLEAN_KEYS = %i(
Expand Down

0 comments on commit eed08b9

Please sign in to comment.