Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lloricode authored and actions-user committed Mar 1, 2021
1 parent 3708068 commit e518a86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public function handle()
$this->error('Missing/invalid parameters.');
$this->comment(json_encode($response['parameters'] ?? [], JSON_PRETTY_PRINT));
}

return 1;
}
}
Expand Down

0 comments on commit e518a86

Please sign in to comment.