WASM Mode activated
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using Microsoft.AspNetCore.SignalR;
|
||||
|
||||
namespace timetracker.Data;
|
||||
|
||||
public class NotificationHub : Hub
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user