Toggle navigation
Toggle navigation
This project
Loading...
Sign in
은승우
/
LINEBOT
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
은승우
2019-12-05 22:59:13 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7723abbb3e9cdf9d846c40ebcffc04bdac6021de
7723abbb
1 parent
37c2dc58
Update concert.js
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
concert.js
concert.js
View file @
7723abb
...
...
@@ -144,7 +144,7 @@ function handleEvent(event) {
});
});
}
else
{
return
new
Promise
(
function
(
resolve
,
reject
)
{
//언어 감지 option
var
detect_options
=
{
...
...
@@ -207,5 +207,6 @@ function handleEvent(event) {
});
});
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment