Fix: change notice for 1to50

This commit is contained in:
2019-05-11 17:18:58 +09:00
parent a1cfca5890
commit 6603a1313a
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -18,6 +18,12 @@ $(document).ready(function() {
$("#section_record").load("./../module/maestro_section_record.html");
maestroInfo.loadMaestroInfo(onLoadSuccessMaestroInfo, onLoadFailMaestroInfo);
showErrorMessage(
"(05월 11일) 알림<br/>\
* [1부터 50] 마우스 연습 앱을 추가했습니다.<br/>\
※※※ 앱 실행시 문제가 생기면 [ Ctrl + Shift + R ] 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "success"
);
});
function isExperienceMaestroAccount() {