mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Fix nullpointers.
This commit is contained in:
@@ -35,6 +35,9 @@ class EitherConfigKey
|
||||
'firefly.default_location',
|
||||
'firefly.account_to_transaction',
|
||||
'firefly.allowed_opposing_types',
|
||||
'firefly.accountRoles',
|
||||
'firefly.valid_liabilities',
|
||||
'firefly.interest_periods'
|
||||
];
|
||||
/**
|
||||
* @param string $value
|
||||
|
Reference in New Issue
Block a user