Notification System (websocket)
This commit is contained in:
@@ -137,6 +137,7 @@ namespace Moonlight
|
||||
|
||||
app.UseStaticFiles();
|
||||
app.UseRouting();
|
||||
app.UseWebSockets();
|
||||
|
||||
app.MapControllers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user