about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web.Server/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixRoomUtils.Web.Server/Program.cs')
-rw-r--r--MatrixRoomUtils.Web.Server/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MatrixRoomUtils.Web.Server/Program.cs b/MatrixRoomUtils.Web.Server/Program.cs

index b5c3869..cad3878 100644 --- a/MatrixRoomUtils.Web.Server/Program.cs +++ b/MatrixRoomUtils.Web.Server/Program.cs
@@ -27,4 +27,4 @@ app.MapRazorPages(); app.MapControllers(); app.MapFallbackToFile("index.html"); -app.Run(); \ No newline at end of file +app.Run();