From 4810f5511a9d9f6cc63de580aa82f51bc5fd8d1c Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Wed, 12 Jun 2024 22:30:59 -0700 Subject: [PATCH] chore: Fix comment --- src/fields/ShortLink.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fields/ShortLink.php b/src/fields/ShortLink.php index f4185813..a40e8933 100644 --- a/src/fields/ShortLink.php +++ b/src/fields/ShortLink.php @@ -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', [