mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Remove resolved TODO
This commit is contained in:
parent
07de201fde
commit
91570dc0b2
@ -254,7 +254,6 @@ object ConversationMenuHelper {
|
||||
try {
|
||||
if (isClosedGroup) {
|
||||
MessageSender.leave(groupPublicKey!!, true)
|
||||
// TODO: Disable input?
|
||||
} else {
|
||||
Toast.makeText(context, R.string.ConversationActivity_error_leaving_group, Toast.LENGTH_LONG).show()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user