diff --git a/app/Console/Commands/corpJournal.php b/app/Console/Commands/corpJournal.php index 4599f9c41..ec847de81 100644 --- a/app/Console/Commands/corpJournal.php +++ b/app/Console/Commands/corpJournal.php @@ -64,7 +64,7 @@ class CorpJournalCommand extends Command $finance->GetWalletJournal(1, $charId->character_id); } - $finance->GetWalletJournal(3, $charId->94415555); + $finance->GetWalletJournal(3, 94415555); //Mark the job as finished $task->SetStopStatus();