change (media preview config) : address review remarks
This commit is contained in:
parent
26a19d6f99
commit
967e9cad85
4 changed files with 10 additions and 11 deletions
|
|
@ -56,7 +56,7 @@ class RustMediaPreviewService(
|
|||
|
||||
private fun RustMediaPreviewConfig.into(): MediaPreviewConfig {
|
||||
return MediaPreviewConfig(
|
||||
mediaPreviewValue = this@into.mediaPreviews.into(),
|
||||
mediaPreviewValue = mediaPreviews.into(),
|
||||
hideInviteAvatar = inviteAvatars == InviteAvatars.OFF
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue