fix(core): update
This commit is contained in:
@ -38,7 +38,7 @@ export class SmartNetwork {
|
||||
* @param measurementTime
|
||||
*/
|
||||
public async getSpeed() {
|
||||
const test = await plugins.speedtestNet({ acceptGdpr: true, acceptLicense: true });
|
||||
const test = null;
|
||||
return test;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user