James Cole
4 years ago
No known key found for this signature in database
GPG Key ID: BDE6667570EADBD5
1 changed files with
1 additions and
1 deletions
-
config/importer.php
|
|
|
@ -23,7 +23,7 @@ |
|
|
|
declare(strict_types=1); |
|
|
|
|
|
|
|
return [ |
|
|
|
'version' => '0.2.0', |
|
|
|
'version' => '0.3.0', |
|
|
|
'flows' => ['nordigen', 'spectre', 'csv'], |
|
|
|
'access_token' => env('FIREFLY_III_ACCESS_TOKEN'), |
|
|
|
'url' => env('FIREFLY_III_URL'), |
|
|
|
|