update return type of url function
This commit is contained in:
parent
bca93e57b4
commit
240dd30529
2 changed files with 3 additions and 1 deletions
|
@ -177,6 +177,7 @@ async function getapiurls(str) {
|
|||
gateway: info.gateway,
|
||||
cdn: info.cdn,
|
||||
wellknown: str,
|
||||
login: url.toString()
|
||||
};
|
||||
}
|
||||
catch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue