diff --git a/app/Notifications/WelcomeMessage.php b/app/Notifications/WelcomeMessage.php index bb2b6de8..d74390a2 100644 --- a/app/Notifications/WelcomeMessage.php +++ b/app/Notifications/WelcomeMessage.php @@ -52,7 +52,7 @@ class WelcomeMessage extends Notification
Verification

Please verify your email address to get " . Configuration::getValueByKey('CREDITS_REWARD_AFTER_VERIFY_EMAIL') . " extra credits and increase your server limit to " . Configuration::getValueByKey('SERVER_LIMIT_REWARD_AFTER_VERIFY_EMAIL') . "
You can also verify your discord account to get another " . Configuration::getValueByKey('CREDITS_REWARD_AFTER_VERIFY_DISCORD') . " credits and to increase your server limit again with " . Configuration::getValueByKey('SERVER_LIMIT_REWARD_AFTER_VERIFY_DISCORD') . "

Information
-

This dashboard can be used to create and delete servers.
These servers can be used and managed thru our pterodactyl panel.
If you have any questions, please join our Discord and #create-a-ticket.

+

This dashboard can be used to create and delete servers.
These servers can be used and managed on our pterodactyl panel.
If you have any questions, please join our Discord server and #create-a-ticket.

We hope you can enjoy this hosting experience and if you have any suggestions please let us know!

Regards,
" . config('app.name', 'Laravel') . "

",