mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
chore(main) add " "
This commit is contained in:
parent
4e4e77d22e
commit
ceb0dea179
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@
|
|||
|
||||
if (!p.error)
|
||||
lParams.data = p.data;
|
||||
else{
|
||||
else {
|
||||
lParams.status = FILE_NOT_FOUND;
|
||||
lParams.data = p.error.toString();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue