Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신원형
/
study-or-enjoy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
최유정
2022-06-06 18:55:33 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b00dc9206c4e1f4c590dc474274f951563df34ec
b00dc920
1 parent
4c3d2824
임시 커밋(작업중)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
main.js
main.js
View file @
b00dc92
...
...
@@ -60,7 +60,7 @@ function sendLocation(replyToken, latitude, longitude, locationAdd, locationName
"messages"
:
[
{
"type"
:
"location"
,
"title"
:
location
N
ame
,
"title"
:
location
_n
ame
,
"address"
:
locationAdd
,
"latitude"
:
latitude
,
"longitude"
:
longitude
...
...
Please
register
or
login
to post a comment