mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-06 04:34:00 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
@@ -118,7 +118,7 @@ class PreferencesController extends Controller
|
||||
$frontPageAccounts = $accountIds;
|
||||
}
|
||||
|
||||
return view(
|
||||
return prefixView(
|
||||
'preferences.index',
|
||||
compact(
|
||||
'language',
|
||||
|
Reference in New Issue
Block a user