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 02:31:52 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
813217db3504ec4ca76ff3e953c93aca090fc7c6
813217db
1 parent
ce9f557f
Edit Response method
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
main.js
main.js
View file @
813217d
...
...
@@ -92,7 +92,6 @@ function Response(replyToken, message) {
}
else
{
Exception
.
SayIDontKnow
(
replyToken
);
ShowMenu
(
replyeToken
);
}
}
...
...
Please
register
or
login
to post a comment