Skip to content

Commit

Permalink
Merge pull request #31 from zishang520/master
Browse files Browse the repository at this point in the history
Update Latlong.php
  • Loading branch information
z-song authored Sep 7, 2020
2 parents a068fc6 + 098d767 commit 46a3c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Latlong.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ public function render()
'provider' => Extension::config('default'),
];

return parent::render()->with($variables);
return parent::fieldRender($variables);
}
}

0 comments on commit 46a3c4c

Please sign in to comment.