mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Remove reference to a method no longer used.
This commit is contained in:
@@ -121,7 +121,7 @@ class PreferencesController extends Controller
|
||||
$frontPageAccounts = $accountIds;
|
||||
}
|
||||
|
||||
return prefixView(
|
||||
return view(
|
||||
'preferences.index',
|
||||
compact(
|
||||
'language',
|
||||
|
Reference in New Issue
Block a user