mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #2488
This commit is contained in:
@@ -99,6 +99,7 @@ class GracefulNotFoundHandler extends ExceptionHandler
|
||||
|
||||
return redirect(route('recurring.index'));
|
||||
break;
|
||||
case 'tags.show.all':
|
||||
case 'tags.show':
|
||||
$request->session()->reflash();
|
||||
|
||||
|
Reference in New Issue
Block a user