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