mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
add log
This commit is contained in:
parent
147bdfab95
commit
771a524734
@ -112,7 +112,7 @@ async function fetchServices(timeout = 10000) {
|
||||
}),
|
||||
]).then(result => result ?
|
||||
{ wrapperSession, wrapperNodeApi, wrapperLoginService } :
|
||||
Promise.reject(),
|
||||
Promise.reject("fetchServices Timeout!"),
|
||||
);
|
||||
}
|
||||
let getWebUiUrlFunc = undefined;
|
||||
|
Loading…
x
Reference in New Issue
Block a user