Fix compilation issue

This commit is contained in:
Benoit Marty
2024-11-20 09:08:27 +01:00
parent b58145a9d9
commit ca62c24d4a

View File

@@ -394,6 +394,8 @@ class RustTimeline(
inner.sendFile(
url = file.path,
fileInfo = fileInfo.map(),
caption = null,
formattedCaption = null,
useSendQueue = useSendQueue,
progressWatcher = progressCallback?.toProgressWatcher(),
)