mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-12 10:45:50 +00:00
@@ -946,7 +946,7 @@ public class ConversationActivity extends PassphraseRequiredActionBarActivity
|
||||
}
|
||||
|
||||
private void initializeBetaCalling() {
|
||||
if (!TextSecurePreferences.isWebrtcCallingEnabled(this)) {
|
||||
if (!TextSecurePreferences.isWebrtcCallingEnabled(this) || isGroupConversation()) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user