mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
Fix dm video upload
This commit is contained in:
parent
4b6ab15e26
commit
c3e31ab81b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ fun createUploadDmVideoOptions(
|
|||
duration,
|
||||
width,
|
||||
height,
|
||||
true,
|
||||
isDirect = true,
|
||||
mediaType = MediaItemType.MEDIA_TYPE_VIDEO,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue