Skip to content

Commit e16ef7c

Browse files
authored
Merge pull request #38 from helldivers-2/main
fixed command
2 parents 28850ea + 0e2edcc commit e16ef7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Console/Commands/migrate_planet_history_fix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class migrate_planet_history_fix extends Command
1313
*
1414
* @var string
1515
*/
16-
protected $signature = 'app:migrate_planet_history_fix {id?}';
16+
protected $signature = 'app:migrate_planet_history_fix {id?} {mode?}';
1717

1818
/**
1919
* The console command description.

0 commit comments

Comments
 (0)