Skip to content

Commit

Permalink
Fixes gallery field
Browse files Browse the repository at this point in the history
  • Loading branch information
zareismail committed May 5, 2020
1 parent c31143f commit 74701ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Residence.php
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public function stepOne($request)
})->asHtml(),

$this
->imageField()
->imageField('Gallery', 'gallery')
->stacked()
->customPropertiesFields([
$this->toggle(__("Master"), "master"),
Expand Down

0 comments on commit 74701ff

Please sign in to comment.