rename sync-doublers console command
This commit is contained in:
parent
abc86ba726
commit
0bc80002bb
|
|
@ -13,7 +13,7 @@ class SyncDoublers extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $signature = 'doublers:sync {event? : Optional event ID}';
|
protected $signature = 'audition:sync-doublers {event? : Optional event ID}';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The console command description.
|
* The console command description.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue