forked from cybrespace/mastodon
		
	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.
This commit is contained in:
		
							parent
							
								
									abecaba317
								
							
						
					
					
						commit
						59cce07601
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -25,6 +25,9 @@ class Form::AdminSettings
 | 
			
		|||
    preview_sensitive_media
 | 
			
		||||
    custom_css
 | 
			
		||||
    profile_directory
 | 
			
		||||
    thumbnail
 | 
			
		||||
    hero
 | 
			
		||||
    mascot
 | 
			
		||||
  ).freeze
 | 
			
		||||
 | 
			
		||||
  BOOLEAN_KEYS = %i(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue