Fix: change notice for 1to50
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user