Fix compilation issue
This commit is contained in:
parent
3bc4a4900e
commit
aa81780938
1 changed files with 2 additions and 0 deletions
|
|
@ -394,6 +394,8 @@ class RustTimeline(
|
|||
inner.sendFile(
|
||||
url = file.path,
|
||||
fileInfo = fileInfo.map(),
|
||||
caption = null,
|
||||
formattedCaption = null,
|
||||
useSendQueue = useSendQueue,
|
||||
progressWatcher = progressCallback?.toProgressWatcher(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue