From 73cd675dc9c8b5111a3802ce43dafd3d6e0fc854 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 30 Nov 2018 02:05:33 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=EB=8B=B9=20?= =?UTF-8?q?=EA=B0=B1=EC=8B=A0=20=EC=8B=9C=EA=B0=84=EC=9D=84=2010=EC=B4=88?= =?UTF-8?q?=EC=97=90=EC=84=9C=205=EC=B4=88=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); });