Finished. Have at it.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using RelayServer.Models;
|
||||
using SurrealDb.Net;
|
||||
|
||||
namespace RelayServer.Services;
|
||||
namespace RelayServer.Services.Data;
|
||||
|
||||
public sealed class ClientKeyService
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using SurrealDb.Net;
|
||||
using SurrealDb.Net.Models.Auth;
|
||||
|
||||
namespace RelayServer.Services;
|
||||
namespace RelayServer.Services.Data;
|
||||
|
||||
public sealed class SurrealService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user