chore(main) sendError: add " "

This commit is contained in:
coderaiser 2013-10-04 06:39:52 +00:00
parent 5e96e2f168
commit 30c7b0cec2

View file

@ -325,7 +325,7 @@
p.status = FILE_NOT_FOUND;
if (!p.data && pError)
p.data = pError.toString();
sendResponse(p);
}
}