Explorar o código

Update WelcomeMessage.php

Dennis %!s(int64=3) %!d(string=hai) anos
pai
achega
306536206b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Notifications/WelcomeMessage.php

+ 1 - 1
app/Notifications/WelcomeMessage.php

@@ -57,7 +57,7 @@ class WelcomeMessage extends Notification implements ShouldQueue
             if(Configuration::getValueByKey('SERVER_LIMIT_REWARD_AFTER_VERIFY_EMAIL') != 0) {
                 $AdditionalLine .= "Verifying your Mail will also increase your Server Limit by " . Configuration::getValueByKey('SERVER_LIMIT_REWARD_AFTER_VERIFY_EMAIL') . " <br />";
             }
-                $AdditionalLine .="<br />";
+            $AdditionalLine .="<br />";
             if(Configuration::getValueByKey('CREDITS_REWARD_AFTER_VERIFY_DISCORD') != 0) {
                 $AdditionalLine .=  "You can also verify your discord account to get another " . Configuration::getValueByKey('CREDITS_REWARD_AFTER_VERIFY_DISCORD') . " credits <br />";
             }