about summary refs log tree commit diff
path: root/app/models/form
diff options
context:
space:
mode:
authorslice <ryaneft@gmail.com>2019-03-30 20:03:56 -0700
committerEugen Rochko <eugen@zeonfederated.com>2019-03-31 05:03:56 +0200
commit59cce07601cbac40c8e6f5af593ea957a57d209f (patch)
treea109c5cdeca9454fdba7d38af8cd92b6d4dcbd5e /app/models/form
parentabecaba317b3c28040efba2d3b84397ffbe85603 (diff)
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.
Diffstat (limited to 'app/models/form')
-rw-r--r--app/models/form/admin_settings.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/models/form/admin_settings.rb b/app/models/form/admin_settings.rb
index 2d3aa726d..85a6e6dff 100644
--- a/app/models/form/admin_settings.rb
+++ b/app/models/form/admin_settings.rb
@@ -25,6 +25,9 @@ class Form::AdminSettings
     preview_sensitive_media
     custom_css
     profile_directory
+    thumbnail
+    hero
+    mascot
   ).freeze
 
   BOOLEAN_KEYS = %i(