은승우

Update concert.js

......@@ -144,7 +144,7 @@ function handleEvent(event) {
});
});
}
else{
return new Promise(function(resolve, reject) {
//언어 감지 option
var detect_options = {
......@@ -207,5 +207,6 @@ function handleEvent(event) {
});
});
}
}
\ No newline at end of file
......