impl draft

This commit is contained in:
Armin Schrenk
2025-02-11 15:38:18 +01:00
parent dcd7077b08
commit ca2f80024a
10 changed files with 72 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ open module org.cryptomator.desktop {
uses org.cryptomator.common.locationpresets.LocationPresetsProvider;
uses SSLContextProvider;
uses org.cryptomator.notify.NotificationHandler;
provides TrayMenuController with AwtTrayMenuController;
provides Configurator with LogbackConfiguratorFactory;