Kaydet (Commit) 025c028c authored tarafından mertcelen's avatar mertcelen

Add empty space to the

üst bd48052e
This diff is collapsed.
{
"/css/liman.css": "/css/liman.css?id=defedb66f8a8b13bdeb3",
"/js/liman.js": "/js/liman.js?id=75fe67fd2b758f91e410"
"/js/liman.js": "/js/liman.js?id=40fa9defbe4a3f88c393"
}
......@@ -112,7 +112,7 @@ function limanRequestBuilder(index, token) {
return (
"curl -d '" +
str +
'\' -H "Content-Type: application/json" -H "Accept: application/json"-H "liman-token: ' +
'\' -H "Content-Type: application/json" -H "Accept: application/json" -H "liman-token: ' +
token +
'" -X POST ' +
limanRequestList[index]["url"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment