adjusted to new vault config format and unlock status codes

This commit is contained in:
Sebastian Stenzel
2021-08-13 19:59:31 +02:00
parent e46072c726
commit 1322b872b6
16 changed files with 212 additions and 132 deletions

View File

@@ -42,6 +42,8 @@ module org.cryptomator.desktop {
uses TrayIntegrationProvider;
uses UiAppearanceProvider;
exports org.cryptomator.ui.keyloading.hub to com.fasterxml.jackson.databind;
opens org.cryptomator.common.settings to com.google.gson;
opens org.cryptomator.common to javafx.fxml;