mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Add and remove exchange rates
This commit is contained in:
@@ -30,7 +30,7 @@ class Domain
|
||||
{
|
||||
public static function getBindables(): array
|
||||
{
|
||||
return config('firefly.bindables');
|
||||
return config('bindables.bindables');
|
||||
}
|
||||
|
||||
public static function getRuleActions(): array
|
||||
|
||||
Reference in New Issue
Block a user