mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 03:59:51 +00:00
close dialog by click on 'Open Preferences'
This commit is contained in:
parent
1ac017e3ab
commit
9fcb166047
@ -28,6 +28,7 @@ public class DokanySupportEndDialogController implements FxController {
|
||||
|
||||
public void openVolumePreferences() {
|
||||
applicationWindows.showPreferencesWindow(SelectedPreferencesTab.VOLUME);
|
||||
window.close();
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user