update return type of url function
This commit is contained in:
@@ -177,6 +177,7 @@ async function getapiurls(str) {
|
||||
gateway: info.gateway,
|
||||
cdn: info.cdn,
|
||||
wellknown: str,
|
||||
login: url.toString()
|
||||
};
|
||||
}
|
||||
catch {
|
||||
|
Reference in New Issue
Block a user