mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-09 09:42:37 -05:00
Update hub service
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
using Hub.Service.Hubs;
|
||||
using ChrisKaczor.HomeMonitor.Hub.Service.Hubs;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
namespace Hub.Service
|
||||
namespace ChrisKaczor.HomeMonitor.Hub.Service
|
||||
{
|
||||
public class Startup
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user