feat: Rename CloudCleanupSubs to CloudCleanupSubscriptions
This commit is contained in:
parent
efa2ae5177
commit
f58a1a9ecf
@ -5,7 +5,7 @@
|
||||
use App\Models\Team;
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
class CloudCleanupSubs extends Command
|
||||
class CloudCleanupSubscriptions extends Command
|
||||
{
|
||||
protected $signature = 'cloud:cleanup-subs';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user