Ken před 1 týdnem
rodič
revize
efa97e9847
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/Services/BetService.php

+ 1 - 1
app/Services/BetService.php

@@ -1184,7 +1184,7 @@ class BetService extends BaseService
         // self::bettingGroupNotice($text, $inlineButton, '');
 
         // Log::error('lotteryNotice Group:'.$text);
-        SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '');
+        SendTelegramGroupMessageJob::dispatch($text, $inlineButton, '',false,'--------------------------------');
 
 
     }