mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
add rotessa service provider to config
This commit is contained in:
parent
2c1c095804
commit
a626073a74
@ -201,7 +201,7 @@ return [
|
||||
App\Providers\ClientPortalServiceProvider::class,
|
||||
App\Providers\NinjaTranslationServiceProvider::class,
|
||||
App\Providers\StaticServiceProvider::class,
|
||||
App\PaymentDrivers\Rotessa\Providers\ServiceProvider::class
|
||||
App\Providers\RotessaServiceProvider::class
|
||||
],
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user