mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Using proper image transformation
This commit is contained in:
@ -90,7 +90,7 @@ const ComposeTextInput: React.FC = () => {
|
||||
uploadAttachment({
|
||||
composeDispatch,
|
||||
media: {
|
||||
path: file.uri,
|
||||
uri: file.uri,
|
||||
mime: file.type,
|
||||
width: 100,
|
||||
height: 100
|
||||
|
Reference in New Issue
Block a user