Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33103996
D7692.1768475058.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
538 B
Referenced Files
None
Subscribers
None
D7692.1768475058.diff
View Options
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
@@ -113,7 +113,7 @@
}
function useUploadSelectedMedia(
- setProcessingOrUploadInProgress: (inProgress: boolean) => void,
+ setProcessingOrUploadInProgress: (inProgress: boolean) => mixed,
): (selection: NativeMediaSelection) => Promise<?ImageAvatarDBContent> {
const processSelectedMedia = useProcessSelectedMedia();
const uploadProcessedMedia = useUploadProcessedMedia();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 15, 11:04 AM (11 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5937425
Default Alt Text
D7692.1768475058.diff (538 B)
Attached To
Mode
D7692: [native] change useUploadSelectedMedia callback return type from void to mixed
Attached
Detach File
Event Timeline
Log In to Comment