mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 03:59:51 +00:00
This commit is contained in:
parent
16e77d4b9b
commit
1cea7bcffc
@ -40,7 +40,7 @@ abstract class MainWindowModule {
|
||||
initializer.accept(stage);
|
||||
stage.setTitle("Cryptomator");
|
||||
stage.setMinWidth(650);
|
||||
stage.setMinHeight(440);
|
||||
stage.setMinHeight(498);
|
||||
return stage;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user