This commit is contained in:
Christopher Cookman 2024-03-23 13:28:12 -06:00
parent eaf370c0a0
commit b0de188666
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -58,6 +58,7 @@ reload().then((result) => {
console.log("Reloaded PBX")
}).catch((error) => {
console.log("Error reloading PBX")
console.log(error)
});
const getExtCount = () => {