Fix: news for adding word flyingsaucer

This commit is contained in:
2019-01-10 22:36:54 +09:00
parent a63ff2464f
commit 360b6cff54
+2 -3
View File
@@ -2,9 +2,8 @@
$(document).ready(function() {
showErrorMessage(
"(12월 16일) 새소식<br/>\
<span class='oi oi-clock' title='icon clock' aria-hidden='true'></span>\
&nbsp;[ 자격증 타이머 ] 앱 추가 - 화면 하단의 [ 보너스, 추가 컨텐츠 ] 에 새로운 앱이 추가되었습니다.", "success"
"(01월 10일) 새소식<br/>\
타자 연습 앱 : [ 단어 비행접시 ] 가 추가되었습니다.", "success"
);
});