seven hace 5 días
padre
commit
2650730bdd
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      app/Services/IssueService.php

+ 3 - 1
app/Services/IssueService.php

@@ -249,7 +249,9 @@ class IssueService extends BaseService
                 self::bettingGroupNotice($text, $buttons, $image);
             }
 
-            
+            if($image){
+                self::bettingGroupNotice('', [], $image);
+            }
 
             // BetService::betSettled($info->issue_no, $awards);