mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-19 19:21:27 +00:00
close dialog by click on 'Open Preferences'
This commit is contained in:
@@ -28,6 +28,7 @@ public class DokanySupportEndDialogController implements FxController {
|
||||
|
||||
public void openVolumePreferences() {
|
||||
applicationWindows.showPreferencesWindow(SelectedPreferencesTab.VOLUME);
|
||||
window.close();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user