vali 6 년 전
부모
커밋
91c4c14094
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

+ 1 - 0
vendor/GatewayWorker_windows/Applications/whisper/Events.php

@@ -2170,6 +2170,7 @@ class Events
         if ($gkf) {
             $cc = count($gkf) * $max;
             if ($count >= $cc) {
+                self::todayqueuelength();
                 return true;
             }
         }