Skip to content

Commit

Permalink
chore: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic committed Dec 15, 2023
1 parent 9816a7a commit 7fba45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/BlazorApplicationInsights.Sample.Wasm/App.razor
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<ApplicationInsightsInit IsWasmStandalone="true" IsWasmManualInit="true" />
<ApplicationInsightsInit IsWasmStandalone="true" />
<Router AppAssembly="@typeof(App).Assembly">
<Found Context="routeData">
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
Expand Down

0 comments on commit 7fba45a

Please sign in to comment.