fixing naming
This commit is contained in:
parent
82f4f2aa1a
commit
f008c1472a
9 changed files with 10 additions and 10 deletions
|
@ -11,7 +11,7 @@ using Microsoft.AspNetCore.Authorization;
|
|||
using Sledgemapper.Api.Models;
|
||||
using Sledgemapper.Helpers;
|
||||
|
||||
namespace SignalRChat.Hubs
|
||||
namespace Sledgemapper.Api.Hubs
|
||||
{
|
||||
[Authorize]
|
||||
public class SledgemapperHub : Hub<ISledgemapperClient>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue