Fix: remove announce for just on time
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
|
/*
|
||||||
showErrorMessage(
|
showErrorMessage(
|
||||||
"(12월 4일) 알림<br/>\
|
"(12월 4일) 알림<br/>\
|
||||||
* [시간을 맞춰라] 마우스 연습 앱을 추가했습니다.", "info"
|
* [시간을 맞춰라] 마우스 연습 앱을 추가했습니다.", "info"
|
||||||
);
|
);
|
||||||
|
*/
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user