Finished feature: Fuse on Win

Bumped required version of fuse-nio-adapter to 1.2.4
Added comments
Changed log messages to be more descriptive
This commit is contained in:
JaniruTEC
2020-10-12 21:34:56 +02:00
parent 21f4fab9ed
commit 598bec3050
3 changed files with 12 additions and 4 deletions
@@ -12,6 +12,7 @@ import org.cryptomator.ui.common.FxmlScene;
import javax.inject.Inject;
//At the current point in time only the CustomMountPointChooser may cause this window to be shown.
@UnlockScoped
public class UnlockInvalidMountPointController implements FxController {