mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-08 08:08:45 +01:00
Remove redundant this
This commit is contained in:
parent
b9c1aa6ded
commit
cdc8f7fea7
@ -45,7 +45,7 @@ class AttachmentTypeSelectorViewModel @AssistedInject constructor(
|
||||
|
||||
init {
|
||||
setState {
|
||||
this.copy(
|
||||
copy(
|
||||
isLocationVisible = vectorFeatures.isLocationSharingEnabled(),
|
||||
isVoiceBroadcastVisible = vectorFeatures.isVoiceBroadcastEnabled(),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user