changes to sms packages and option to create user
This commit is contained in:
@@ -21,6 +21,7 @@ public function run(): void
|
||||
|
||||
if (! $user) {
|
||||
$this->command?->warn("User {$email} not found – nothing updated.");
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user