Skip to content

Commit

Permalink
Ah, this needs the statamic: prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 28, 2024
1 parent 1a2909e commit 17c3d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Commands/FlatCamp.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class FlatCamp extends Command
{
use RunsInPlease;

protected $signature = 'flat:camp';
protected $signature = 'statamic:flat:camp';
protected $description = 'Flat Camp';

protected $quotes = [
Expand Down

0 comments on commit 17c3d8a

Please sign in to comment.