Skip to content

Commit d76c105

Browse files
committed
Merge branch 'main' of github.com:hypervel/components
2 parents bde605d + bcd42a5 commit d76c105

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/foundation/src/Console/Commands/ServerReloadCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ public function handle()
4848
}
4949

5050
if (! $hasTaskWorkers) {
51+
$this->info('Done.');
52+
5153
return 0;
5254
}
5355

0 commit comments

Comments
 (0)