mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-27 00:19:50 +00:00
Fix compile errors
This commit is contained in:
@@ -12,6 +12,7 @@ using Spacebar.Models.Db.Contexts;
|
||||
using Spacebar.Models.Db.Models;
|
||||
using Spacebar.Models.Gateway;
|
||||
using Spacebar.Models.Generic;
|
||||
using Session = Spacebar.Models.Db.Models.Session;
|
||||
|
||||
namespace Spacebar.GatewayOffload.Controllers;
|
||||
|
||||
|
||||
@@ -12,6 +12,7 @@ using Spacebar.Models.Db.Contexts;
|
||||
using Spacebar.Models.Db.Models;
|
||||
using Spacebar.Models.Gateway;
|
||||
using Spacebar.Models.Generic;
|
||||
using Session = Spacebar.Models.Db.Models.Session;
|
||||
|
||||
namespace Spacebar.GatewayOffload.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user