Skip to content

Commit

Permalink
chore: Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jun 13, 2024
1 parent 30577c3 commit 4810f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fields/ShortLink.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public function getSettingsHtml(): string
*/
public function getPreviewHtml($value, ElementInterface $element): string
{
// Render the input template
// Render the preview template
return Craft::$app->getView()->renderTemplate(
'retour/_components/fields/ShortLink_preview',
[
Expand Down

0 comments on commit 4810f55

Please sign in to comment.