Skip to content

Commit fda2e2c

Browse files
committed
fix(try change):new machine
1 parent 393bd52 commit fda2e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharedPages/Pages/Error.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h2 class="text-danger">An error occurred while processing your request.</h2>
88
/*****/
99
@if (ShowRequestId)
10-
{
10+
{
1111
<p>
1212
<strong>Request ID:</strong>k <code>@RequestId</code>
1313
</p>

0 commit comments

Comments
 (0)