mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-26 05:00:46 +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
|
const val INVITE_CONTACTS = 124
|
||||||
|
|
||||||
//flag
|
//flag
|
||||||
const val IS_UNSEND_REQUESTS_ENABLED = false
|
const val IS_UNSEND_REQUESTS_ENABLED = true
|
||||||
}
|
}
|
||||||
// endregion
|
// endregion
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user