mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
auto update conversations list
This commit is contained in:
parent
bc440eb95a
commit
ebfa6da361
1 changed files with 1 additions and 0 deletions
|
|
@ -1107,6 +1107,7 @@
|
|||
setInterval(() => {
|
||||
this.updateCallsList();
|
||||
this.updateInterfaceStats();
|
||||
this.getConversations();
|
||||
}, 3000);
|
||||
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue