mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-12-18 05:24:56 +01:00
Added Basic File Watched
Started structure of Status Service Not Yet Tested
This commit is contained in:
@@ -2,7 +2,6 @@ namespace Pulsar.Features;
|
||||
|
||||
using Observatory.Framework.Files;
|
||||
using Observatory.Framework.Files.Journal;
|
||||
using Microsoft.AspNetCore.SignalR;
|
||||
|
||||
public class EventsHub : Hub<IEventsHub>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user