Skip to content

Commit

Permalink
Spell-check-ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jan 28, 2024
1 parent a51be0c commit 46a4974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.VueJs/Views/ContentPreview.Button.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
<div id="previewContentItemId" style="display:none" data-value="@Model.ContentItem.ContentItemId"></div>
<div id="previewContentItemVersionId" style="display:none" data-value="@Model.ContentItem.ContentItemVersionId"></div>

<script asp-name="contentpreview-edit" at="Foot" depends-on="jQuery"></script>
<script asp-name="contentpreview-edit" at="Foot" depends-on="jQuery"></script> @* #spell-check-ignore-line *@

0 comments on commit 46a4974

Please sign in to comment.