mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Updated return type
This commit is contained in:
parent
feb90b65f9
commit
2d6a3d09af
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ class Local extends Device
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new Exception('Upload failed');
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue