vali пре 6 година
родитељ
комит
30487bfdf4
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

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

@@ -1093,6 +1093,7 @@ class Events
                     ];
                     Gateway::sendToCurrentClient(json_encode($toOld_message, 256));
                 }
+                self::$redis->del($wiyikey);
                 return;
             }
         }