Merge pull request #62 from EpikPhailure/patch-2

removed extraneous space
This commit is contained in:
Kana 2017-11-03 01:36:21 -03:00 committed by GitHub
commit 1c3ac828ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,7 +185,7 @@ upload.prepareShareX = function(){
\"RequestURL\": \"" + location.origin + "/api/upload\",\r\n\ \"RequestURL\": \"" + location.origin + "/api/upload\",\r\n\
\"FileFormName\": \"files[]\",\r\n\ \"FileFormName\": \"files[]\",\r\n\
\"Headers\": {\r\n\ \"Headers\": {\r\n\
\"token\": \" " + upload.token + "\"\r\n\ \"token\": \"" + upload.token + "\"\r\n\
},\r\n\ },\r\n\
\"ResponseType\": \"Text\",\r\n\ \"ResponseType\": \"Text\",\r\n\
\"URL\": \"$json:files[0].url$\",\r\n\ \"URL\": \"$json:files[0].url$\",\r\n\