Toggle navigation
Toggle navigation
This project
Loading...
Sign in
백승욱
/
movie-reco-chatbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김준서
2022-06-08 01:40:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
95bb97b4dbd72878fe60cac8f27ef36e9fbd7023
95bb97b4
1 parent
68d30bb0
Edit Response function
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
main.js
main.js
View file @
95bb97b
...
...
@@ -94,6 +94,7 @@ function Response(replyToken, message) {
}
else
{
Exception
.
SayIDontKnow
(
replyToken
);
ShowMenu
();
}
}
...
...
Please
register
or
login
to post a comment