fix: dont open popup again when call is accepted
This commit is contained in:
parent
aee81cbe18
commit
23093efc96
@ -352,7 +352,6 @@ async function makeOutgoingCall(close) {
|
||||
|
||||
if (info.CallStatus == 'in-progress') {
|
||||
log.value = `Call in progress.`
|
||||
showCallPopup.value = true
|
||||
calling.value = false
|
||||
onCall.value = true
|
||||
counterUp.value.start()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user