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