mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-25 09:32:49 +00:00
dependency injection. Replaced static references to MainApplication in the context of closing resources with an injected DeferredCloser. Using controller factory for dependency injection into FX controllers.