mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Basic profile images working
This commit is contained in:
@@ -123,7 +123,8 @@ const addAttachment = async ({
|
||||
})
|
||||
}
|
||||
|
||||
mediaSelector({ uploader, showActionSheetWithOptions })
|
||||
const result = await mediaSelector({ showActionSheetWithOptions })
|
||||
await uploader(result)
|
||||
}
|
||||
|
||||
export default addAttachment
|
||||
|
Reference in New Issue
Block a user