This commit is contained in:
liamcottle 2024-06-01 19:09:37 +12:00
commit 9290b3c7b4

View file

@ -1103,7 +1103,7 @@
// update calls list
this.updateCallsList();
// update info every 5 seconds
// update info every few seconds
setInterval(() => {
this.updateCallsList();
this.updateInterfaceStats();