Ken 6 napja
szülő
commit
b9b4f54986
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

@@ -344,7 +344,7 @@ class BetService extends BaseService
         }
 
 
-        $text .= "{$keywords}{$amount}\n";
+        $text .= "{$keywords}{$amount}";
 
 
         // $lastStr = self::getLastChar($userInfo->first_name, 1);