We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb4f60 commit 56f73eeCopy full SHA for 56f73ee
Eclipse/Program.cs
@@ -123,5 +123,6 @@ public static void Main(string[] args)
123
app.MapHub<ChatHub>("/chatHub");
124
125
app.Run();
126
+
127
}
128
0 commit comments