mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-11 02:22:36 -05:00
Update hub service
This commit is contained in:
@@ -3,7 +3,7 @@ using Microsoft.AspNetCore.SignalR;
|
||||
using System;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Hub.Service.Hubs
|
||||
namespace ChrisKaczor.HomeMonitor.Hub.Service.Hubs
|
||||
{
|
||||
[UsedImplicitly]
|
||||
public class WeatherHub : Microsoft.AspNetCore.SignalR.Hub
|
||||
|
||||
Reference in New Issue
Block a user