mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 20:04:31 -04:00
Fix auth bug
This commit is contained in:
parent
e3823775f1
commit
815ab471a1
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
use Illuminate\Foundation\Bus\DispatchesJobs;
|
use Illuminate\Foundation\Bus\DispatchesJobs;
|
||||||
use App\Services\DatatableService;
|
use App\Services\DatatableService;
|
||||||
|
use Auth;
|
||||||
|
|
||||||
class BaseService
|
class BaseService
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user