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:27:37 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
68d30bb07ec3bb4b2b7217463b0037c4d42b41f4
68d30bb0
1 parent
2b235d9c
Edit Showmenu function
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
main.js
main.js
View file @
68d30bb
...
...
@@ -35,7 +35,7 @@ function ShowMenu() {
'Authorization'
:
`Bearer
${
TOKEN
}
`
},
json
:
{
"
to"
:
`
${
user_id
}
`
,
"
replyToken"
:
replyToken
,
"messages"
:
[
{
"type"
:
"text"
,
...
...
Please
register
or
login
to post a comment