Changed cond
This commit is contained in:
parent
c1bcb781f2
commit
e93784128b
@ -122,7 +122,7 @@ class NativeUpdater {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} on PlatformException catch (e) {
|
} on PlatformException catch (e) {
|
||||||
if (_showErrorDialog == true) {
|
if (_showErrorDialog != true) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user