mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
parent
94c61f8af9
commit
2408bd4d65
@ -946,7 +946,7 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void initializeBetaCalling() {
|
private void initializeBetaCalling() {
|
||||||
if (!TextSecurePreferences.isWebrtcCallingEnabled(this)) {
|
if (!TextSecurePreferences.isWebrtcCallingEnabled(this) || isGroupConversation()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user