Buh
This commit is contained in:
parent
eaf370c0a0
commit
b0de188666
1
index.js
1
index.js
|
@ -58,6 +58,7 @@ reload().then((result) => {
|
||||||
console.log("Reloaded PBX")
|
console.log("Reloaded PBX")
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
console.log("Error reloading PBX")
|
console.log("Error reloading PBX")
|
||||||
|
console.log(error)
|
||||||
});
|
});
|
||||||
|
|
||||||
const getExtCount = () => {
|
const getExtCount = () => {
|
||||||
|
|
Loading…
Reference in a new issue