mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
Some refactoring.
This commit is contained in:
@@ -24,6 +24,7 @@ class Preferences implements PreferencesInterface
|
||||
if (!is_null($pref)) {
|
||||
return $pref;
|
||||
}
|
||||
|
||||
return $this->set($name, $default);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user