mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-19 22:42:27 +00:00
724b20c826
Fixed possible racecondition at Vault initialization: VaulSettings were read before the Vault was fully initialized resulting in breakage of the code if the excact order was to be changed.