Ken преди 1 седмица
родител
ревизия
efa97e9847
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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,'--------------------------------');
 
 
     }