mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
small fix
This commit is contained in:
@@ -39,7 +39,7 @@ class InviteFromWaitlist extends Command
|
||||
$this->remove_from_waitlist();
|
||||
$this->send_email();
|
||||
} else {
|
||||
$this->info('No one in the waitlist who is verified. 👀');
|
||||
$this->info('No verified user found in the waitlist. 👀');
|
||||
}
|
||||
}
|
||||
private function register_user()
|
||||
|
||||
Reference in New Issue
Block a user