Commit d02157be by Евгений

поправил did на bid

1 parent 5364c394
Showing with 1 additions and 1 deletions
......@@ -17,7 +17,7 @@ class BidModifiersAdd extends Command
*
* @var string
*/
protected $signature = 'didModifiers:add';
protected $signature = 'bidModifiers:add';
/**
* The console command description.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!