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