Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mooxbot committed Jul 30, 2024
1 parent 90f8156 commit 8a1f125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public function handle()
$this->finish();
}


public function art(): void
{
info('
Expand Down Expand Up @@ -185,6 +184,7 @@ public function getPanelProviderPath(): string|array
return $providerPath;

}

public function finish(): void
{
note('Moox Sync installed successfully. Enjoy!');
Expand Down

0 comments on commit 8a1f125

Please sign in to comment.