mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
All kinds of cleanup.
This commit is contained in:
@@ -68,6 +68,7 @@ Route::filter(
|
||||
if (Auth::check()) {
|
||||
return Redirect::to('/');
|
||||
}
|
||||
return null;
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user