diff --git a/hwe/index.php b/hwe/index.php index 0de377b2..3c65e8f8 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -105,7 +105,7 @@ $(function(){ setInterval(function(){ refreshMsg(); - }, 10000); + }, 5000); });