mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated return type
This commit is contained in:
@@ -150,7 +150,7 @@ class Local extends Device
|
||||
return true;
|
||||
}
|
||||
|
||||
throw new Exception('Upload failed');
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user