mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Improved extraction of bunq data.
This commit is contained in:
@@ -46,7 +46,7 @@ return [
|
||||
'bunq' => 'FireflyIII\Support\Import\Information\BunqInformation',
|
||||
],
|
||||
'bunq' => [
|
||||
'server' => 'https://api.bunq.com',
|
||||
'server' => 'https://sandbox.public.api.bunq.com',
|
||||
],
|
||||
'default_export_format' => 'csv',
|
||||
'default_import_format' => 'csv',
|
||||
|
Reference in New Issue
Block a user