Fix: test player, test maestro account

This commit is contained in:
2019-09-16 00:32:10 +09:00
parent ead4aec6f0
commit 7caafb712d
5 changed files with 22 additions and 15 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ $(document).ready(function() {
maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo);
showErrorMessage(
"(05월 18일) 알림<br/>\
* [타자시험] 앱에서도 키보드와 손가락 위치를 보여주도록 개선했습니다.<br/>\
"(09월 15일) 알림<br/>\
* 타자 실력을 확인하는 [긴글 (시험)] 앱을 새로 추가했습니다.<br/>\
※※※ 앱 실행시 문제가 생기면 [ Ctrl + F5 ](MS IE, Edge) 또는 [ Ctrl + Shift + R ](크롬 등) 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success"
);
});