diff --git a/hwe/index.php b/hwe/index.php index 2d51213d..a4da8ba4 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -107,7 +107,7 @@ $(function(){ setInterval(function(){ refreshMsg(); - }, 10000); + }, 5000); });