From e5e10ade721cc953d3ff6f8274f9a079631ef64d Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Thu, 17 Aug 2023 15:24:26 +0200 Subject: [PATCH] small fix --- app/Console/Commands/InviteFromWaitlist.php | 2 +- resources/views/emails/waitlist-invitation.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Console/Commands/InviteFromWaitlist.php b/app/Console/Commands/InviteFromWaitlist.php index 367e7d3e7..4adc60693 100644 --- a/app/Console/Commands/InviteFromWaitlist.php +++ b/app/Console/Commands/InviteFromWaitlist.php @@ -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() diff --git a/resources/views/emails/waitlist-invitation.blade.php b/resources/views/emails/waitlist-invitation.blade.php index f0567ffe6..8a7647f59 100644 --- a/resources/views/emails/waitlist-invitation.blade.php +++ b/resources/views/emails/waitlist-invitation.blade.php @@ -1,6 +1,6 @@ Congratulations!

-You have been invited to join the Coolify Cloud: Login here +You have been invited to join the Coolify Cloud. Login here

Credentials: