mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 20:59:24 +00:00
feat: Rename CloudCleanupSubs to CloudCleanupSubscriptions
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
|||||||
use App\Models\Team;
|
use App\Models\Team;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
|
|
||||||
class CloudCleanupSubs extends Command
|
class CloudCleanupSubscriptions extends Command
|
||||||
{
|
{
|
||||||
protected $signature = 'cloud:cleanup-subs';
|
protected $signature = 'cloud:cleanup-subs';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user