Fix: remove announce for just on time

This commit is contained in:
2019-12-13 08:57:49 +09:00
parent a6c4629edf
commit 98a7842dc5
+2
View File
@@ -1,10 +1,12 @@
<script> <script>
$(document).ready(function() { $(document).ready(function() {
/*
showErrorMessage( showErrorMessage(
"(12월 4일) 알림<br/>\ "(12월 4일) 알림<br/>\
* [시간을 맞춰라] 마우스 연습 앱을 추가했습니다.", "info" * [시간을 맞춰라] 마우스 연습 앱을 추가했습니다.", "info"
); );
*/
}); });