mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 05:33:36 +00:00
Catch on user login.
This commit is contained in:
@@ -51,7 +51,7 @@ use Illuminate\View\View;
|
||||
/**
|
||||
* Class IndexController
|
||||
*/
|
||||
class IndexController extends Controller
|
||||
final class IndexController extends Controller
|
||||
{
|
||||
use DateCalculation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user