Skip to content
Snippets Groups Projects
Commit 59cce076 authored by slice's avatar slice Committed by Eugen Rochko
Browse files

Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)

These will allow these images to be uploaded again on the admin settings
page.
parent abecaba3
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,9 @@ class Form::AdminSettings
preview_sensitive_media
custom_css
profile_directory
thumbnail
hero
mascot
).freeze
BOOLEAN_KEYS = %i(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment