mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
docs
This commit is contained in:
parent
ebfa6da361
commit
9290b3c7b4
1 changed files with 1 additions and 1 deletions
|
|
@ -1103,7 +1103,7 @@
|
|||
// update calls list
|
||||
this.updateCallsList();
|
||||
|
||||
// update info every 5 seconds
|
||||
// update info every few seconds
|
||||
setInterval(() => {
|
||||
this.updateCallsList();
|
||||
this.updateInterfaceStats();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue