"안오니" 단어 적용 스테이지 변경: 기본 자리 -> 검지 글쇠

- 메인 화면의 "한글 타자 입력 오류" 공지문 삭제
This commit is contained in:
2024-09-11 15:40:16 +09:00
parent 58392f82c9
commit b50643a3e2
3 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,6 +1,7 @@
<script>
$(document).ready(function() {
/*
showErrorMessage(
'(06월 01일) 알림<br/>\
* 한글 타자 입력 오류<br/>\
@@ -13,6 +14,7 @@ $(document).ready(function() {
초코마에-한글 타자 문제 해결 매뉴얼</a>'
, 'danger'
);
*/
});