mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
fixes #270
This commit is contained in:
@@ -246,6 +246,7 @@ public class UnlockController extends LocalizedFXMLViewController {
|
||||
return;
|
||||
}
|
||||
vault.get().setWinDriveLetter(newValue);
|
||||
settings.save();
|
||||
}
|
||||
|
||||
private void chooseSelectedDriveLetter() {
|
||||
|
||||
Reference in New Issue
Block a user