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