Skip to content

Commit 73a426e

Browse files
committed
fixed bugs
1 parent 34035ea commit 73a426e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Commands/ApisCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

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

1719
/**
1820
* @return void

0 commit comments

Comments
 (0)