add content param when making call using a MediaPreloadedContent. Just in case
This commit is contained in:
@@ -697,6 +697,7 @@ fun ShareImageAction(
|
||||
hash = null,
|
||||
mimeType = content.mimeType,
|
||||
onDismiss = onDismiss,
|
||||
content = content,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user