Add: FAQ, open-iconic

This commit is contained in:
2018-11-16 10:04:47 +09:00
parent a06a971e88
commit 04e9831d3e
2944 changed files with 17268 additions and 10 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ function activateApp(appID) {
(function(jsonData) {
// console.log(jsonData);
showErrorMessage("[ " + jsonData["koreanName"] + "] 앱이 메뉴에 추가되었습니다. (위의 [마에스트로 앱 실행] 버튼을 눌러 확인해보세요)", "success");
showErrorMessage("[ " + jsonData["koreanName"] + "] 앱이 메뉴에 추가되었습니다. (상단 메뉴중 [앱 실행] 버튼을 눌러 확인해보세요)", "success");
}),
(function(errorMessage, errorCode) {