mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-23 12:27:05 +00:00
Fix #1608
This commit is contained in:
@@ -150,7 +150,7 @@ class CreateImport extends Command
|
|||||||
|
|
||||||
|
|
||||||
if (true === $this->option('start')) {
|
if (true === $this->option('start')) {
|
||||||
$this->infoLine('The has started. The process is not visible. Please wait.');
|
$this->infoLine('The import routine has started. The process is not visible. Please wait.');
|
||||||
Log::debug('Go for import!');
|
Log::debug('Go for import!');
|
||||||
|
|
||||||
// run it!
|
// run it!
|
||||||
|
Reference in New Issue
Block a user