Skip to content

Commit b9bb2fb

Browse files
committed
updated command alias
1 parent e0d677d commit b9bb2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/CheckHoldUser.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CheckHoldUser extends Command
1414
*
1515
* @var string
1616
*/
17-
protected $signature = 'users:hold';
17+
protected $signature = 'coderstm:users-hold';
1818

1919
/**
2020
* The console command description.

0 commit comments

Comments
 (0)