fix: minor fixe
This commit is contained in:
parent
82ed3e36cc
commit
1af60281ad
@ -514,7 +514,7 @@ function updateStatus(data) {
|
||||
data.Status == 'completed'
|
||||
) {
|
||||
counterUp.value.stop()
|
||||
callDuration.value = getTime(
|
||||
callDuration.value = counterUp.value.getTime(
|
||||
parseInt(data['Legs[0][OnCallDuration]']) ||
|
||||
parseInt(data.DialCallDuration),
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user