mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
Expand config to handle new providers
This commit is contained in:
@@ -283,6 +283,7 @@ return [
|
||||
'user' => \FireflyIII\User::class,
|
||||
|
||||
// strings
|
||||
'import_source' => \FireflyIII\Support\Binder\ImportSource::class,
|
||||
|
||||
// dates
|
||||
'start_date' => \FireflyIII\Support\Binder\Date::class,
|
||||
|
||||
Reference in New Issue
Block a user