Page MenuHomePhabricator

D7542.diff
No OneTemporary

D7542.diff

diff --git a/native/avatars/avatar-hooks.js b/native/avatars/avatar-hooks.js
--- a/native/avatars/avatar-hooks.js
+++ b/native/avatars/avatar-hooks.js
@@ -203,7 +203,7 @@
return;
}
- if (uploadedMedia) {
+ if (!uploadedMedia) {
Alert.alert(
'Media upload failed',
'Unable to upload selected media. Please try again.',

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 29, 4:45 AM (21 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2595841
Default Alt Text
D7542.diff (364 B)

Event Timeline