mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 14:46:37 +00:00
Some bug fixes.
This commit is contained in:
@@ -41,8 +41,7 @@ use League\Csv\CannotInsertRecord;
|
||||
class IndexController extends Controller
|
||||
{
|
||||
|
||||
/** @var JournalRepositoryInterface */
|
||||
private $journalRepository;
|
||||
private JournalRepositoryInterface $journalRepository;
|
||||
|
||||
/**
|
||||
* IndexController constructor.
|
||||
|
Reference in New Issue
Block a user