mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 02:03:40 +00:00
Many new renamed routes that will break half of Firefly.
This commit is contained in:
@@ -108,7 +108,7 @@ class ProfileController extends Controller
|
||||
|
||||
Session::flash('success', strval(trans('firefly.password_changed')));
|
||||
|
||||
return redirect(route('profile'));
|
||||
return redirect(route('profile.index'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user