Fix: close announce message box
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
<script>
|
||||
|
||||
/*
|
||||
$(document).ready(function() {
|
||||
showErrorMessage(
|
||||
"(03월 03일) 알림<br/>\
|
||||
* 타자 시험에서 [Enter]키 외에 [Space]키를 눌러도 되도록 수정했습니다.<br/>(한컴타자와 같은 방식으로 변경했습니다)", "success"
|
||||
);
|
||||
});
|
||||
*/
|
||||
|
||||
|
||||
function loadMaestroExperienceAccount() {
|
||||
|
||||
Reference in New Issue
Block a user