Try again?
This commit is contained in:
parent
0a982b0115
commit
84c8c5c6e6
2
index.js
2
index.js
|
|
@ -30,7 +30,7 @@ const startup = async () => {
|
||||||
console.log(sock.amiVersion)
|
console.log(sock.amiVersion)
|
||||||
sock.getList({
|
sock.getList({
|
||||||
action: 'DBGetTree',
|
action: 'DBGetTree',
|
||||||
category: 'CF'
|
family: 'CF'
|
||||||
}).then(async (response) => {
|
}).then(async (response) => {
|
||||||
console.log(response)
|
console.log(response)
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue