Skip to content

Commit

Permalink
fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Aug 19, 2024
1 parent 34035ea commit 73a426e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Commands/ApisCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

class ApisCommand extends Command
{
protected static string $defaultName = 'workbunny:push-server-apis';
protected static string $defaultDescription = 'Push Server APIs. ';

/**
* @return void
Expand Down

0 comments on commit 73a426e

Please sign in to comment.