Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnabil230 authored and github-actions[bot] committed Jun 3, 2022
1 parent 6a0bad8 commit 7fb8aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/GetSetting.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ public function handle()
}

$settings = $this->formatSetting(Arr::dot($settings));

return $this->print($settings);
}

Expand Down

0 comments on commit 7fb8aeb

Please sign in to comment.