mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-10 14:44:26 +00:00
Fix preferences.
This commit is contained in:
@@ -176,7 +176,7 @@ return [
|
||||
],
|
||||
|
||||
// administration specific preferences
|
||||
'admin_specific_prefs' => ['frontpageAccounts', 'lastActivity'],
|
||||
'admin_specific_prefs' => [],
|
||||
|
||||
// default user-related values
|
||||
'darkMode' => 'browser',
|
||||
|
Reference in New Issue
Block a user