resolving a race condition
This commit is contained in:
parent
a083a01dd8
commit
e5247ac13f
@ -123,7 +123,7 @@ import MVMCore
|
|||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
let isValid = hasValidMDN()
|
isValid = hasValidMDN()
|
||||||
|
|
||||||
if self.isValid {
|
if self.isValid {
|
||||||
showError = false
|
showError = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user