Skip to content

Commit

Permalink
Merge pull request #61 from lc6464/deepsource-transform-3461cdc9
Browse files Browse the repository at this point in the history
format code with prettier and dotnet-format
  • Loading branch information
lc6464 authored Aug 12, 2023
2 parents 33a7f10 + 3daeb6c commit 5fde65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@

app.MapHub<ChatHub>("/chathub", options => options.Transports = HttpTransportType.WebSockets);

app.Run();
app.Run();

0 comments on commit 5fde65a

Please sign in to comment.