mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 14:47:29 +00:00
Fix dm video upload
This commit is contained in:
parent
4b6ab15e26
commit
c3e31ab81b
@ -83,7 +83,7 @@ fun createUploadDmVideoOptions(
|
|||||||
duration,
|
duration,
|
||||||
width,
|
width,
|
||||||
height,
|
height,
|
||||||
true,
|
isDirect = true,
|
||||||
mediaType = MediaItemType.MEDIA_TYPE_VIDEO,
|
mediaType = MediaItemType.MEDIA_TYPE_VIDEO,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user