diff --git a/public/index.html b/public/index.html index 14b4f27..a35e7e5 100644 --- a/public/index.html +++ b/public/index.html @@ -1103,7 +1103,7 @@ // update calls list this.updateCallsList(); - // update info every 5 seconds + // update info every few seconds setInterval(() => { this.updateCallsList(); this.updateInterfaceStats();