Update AdminController.php

This commit is contained in:
Julian Prieber 2023-07-13 18:57:07 +02:00
parent 166261ae31
commit 87acd3fd08
1 changed files with 1 additions and 1 deletions

View File

@ -691,7 +691,7 @@ public function SendTestMail(Request $request)
}
//Removes impersonation if authenticated
//Add impersonation
public function authAsID(request $request)
{