김준서

Edit Response method

Showing 1 changed file with 0 additions and 1 deletions
......@@ -92,7 +92,6 @@ function Response(replyToken, message) {
}
else {
Exception.SayIDontKnow(replyToken);
ShowMenu(replyeToken);
}
}
......