Tweaks to ACP and channel options
This commit is contained in:
parent
6944ea930e
commit
0365de5a1a
4 changed files with 7 additions and 31 deletions
|
|
@ -48,6 +48,9 @@ function initCallbacks() {
|
|||
cmd: "listchannels"
|
||||
});
|
||||
}, 10000);
|
||||
socket.emit("adm", {
|
||||
cmd: "listchannels"
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue