Skip to content

Commit

Permalink
allow preview images on space edit page
Browse files Browse the repository at this point in the history
  • Loading branch information
weddingdj committed Feb 15, 2018
1 parent c0193ba commit d198de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
'#description' => 'Upload a photo sphere image.',
'#help' => 'Photo sphere image in equirectangular projection format.',
'#type' => 'photosphere',
'#content-preview-image' => true,
'#required' => true,
'#file-extension' => ['jpg', 'png'],
],
Expand Down

0 comments on commit d198de4

Please sign in to comment.