mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 13:18:26 +00:00
feat: switch unsend flag
This commit is contained in:
parent
f87fb2b9bb
commit
0b062074b1
@ -224,7 +224,7 @@ class ConversationActivityV2 : PassphraseRequiredActionBarActivity(), InputBarDe
|
||||
const val INVITE_CONTACTS = 124
|
||||
|
||||
//flag
|
||||
const val IS_UNSEND_REQUESTS_ENABLED = false
|
||||
const val IS_UNSEND_REQUESTS_ENABLED = true
|
||||
}
|
||||
// endregion
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user