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-08 16:15:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0367258b6c1d07324c6c72f1d5a0f5fc8aecbc61
0367258b
1 parent
14e781b8
aslkdn
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
reply.js
reply.js
View file @
0367258
...
@@ -101,7 +101,7 @@ function Reply(eventObj,replyMsg){
...
@@ -101,7 +101,7 @@ function Reply(eventObj,replyMsg){
101
},
101
},
102
{
102
{
103
"type"
:
"text"
,
103
"type"
:
"text"
,
104
-
"text"
:
jsonMsg
104
+
"text"
:
"second"
105
}
105
}
106
]
106
]
107
}
107
}
...
...
Please
register
or
login
to post a comment