BlockchainCommons / Gordian

An entire architecture focused on user agency and security.
Other
112 stars 26 forks source link

Revert go private if user canelled in prompt #44

Closed ben-kaufman closed 4 years ago

ben-kaufman commented 4 years ago

Fix bug when user ticks the go private option but then cancel from the alert. Currently the box gets ticked even though the go private state did not change. Here I made the revert function accessible for the whole file and used it for fixing the issue.