forked from GitHub-Mirror/riotX-android
Fix formatting
This commit is contained in:
@ -174,8 +174,6 @@ class MessageMenuViewModel(initialState: MessageMenuState) : VectorViewModel<Mes
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
private fun canShare(type: String): Boolean {
|
||||
return when (type) {
|
||||
MessageType.MSGTYPE_IMAGE,
|
||||
|
Reference in New Issue
Block a user