Skip to content

Commit

Permalink
Fix config for blazor wasm (#1927)
Browse files Browse the repository at this point in the history
  • Loading branch information
zahalzel authored Jun 13, 2022
1 parent 6ee4471 commit 8572cd0
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,9 @@
},
{
"FileName": "FetchData.razor",
"Options": [
"DownstreamApi"
],
"Replacements": [
{
"MultiLineBlock": [
Expand Down Expand Up @@ -324,4 +327,4 @@
]
}
]
}
}

0 comments on commit 8572cd0

Please sign in to comment.