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