Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
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-09 13:57:37 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f9112af81bfe81bdcb0b03247a2a9c7103e6a951
f9112af8
1 parent
01ca4dda
reply mod
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
reply.js
reply.js
View file @
f9112af
...
...
@@ -126,6 +126,7 @@ function SelectAPI(eventObj, commingMsg){
}
}
else
{
// 팀명 입력
isLeagueInfo
=
false
;
papago
.
TranslateKRtoEN
(
commingMsg
,
function
(
transedMsg
){
currentTeamID
=
data
.
SearchTeam
(
transedMsg
);
Reply
(
eventObj
,
SelectTeamInfoMessage
());
...
...
Please
register
or
login
to post a comment