mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-23 01:32:16 +00:00
fucking ass
This commit is contained in:
parent
bbd64611f3
commit
7581a7b2fd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
namespace Project_Unite.Controllers
|
namespace Project_Unite.Controllers
|
||||||
{
|
{
|
||||||
public class APIAuthController : Controller
|
public class AuthController : Controller
|
||||||
{
|
{
|
||||||
private ApplicationSignInManager _signInManager = null;
|
private ApplicationSignInManager _signInManager = null;
|
||||||
private ApplicationUserManager _userManager = null;
|
private ApplicationUserManager _userManager = null;
|
||||||
|
|
Loading…
Reference in a new issue