전체 메시지 안 보내지던 것 수정
10초마다 메시지
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ $(function(){
|
||||
|
||||
setInterval(function(){
|
||||
refreshMsg();
|
||||
}, 30000);
|
||||
}, 10000);
|
||||
});
|
||||
</script>
|
||||
<link href="css/normalize.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user