fix(core): update
This commit is contained in:
@@ -24,7 +24,7 @@ export class NetworkManager {
|
||||
}
|
||||
|
||||
public getEffectiveType() {
|
||||
return this.getConnection()?.effectiveType || '4g';
|
||||
return this.getConnection()?.effectiveType || '4g';
|
||||
}
|
||||
|
||||
public updateConnectionStatus() {
|
||||
|
||||
Reference in New Issue
Block a user