This commit is contained in:
Armin Schrenk
2018-10-31 14:13:03 +01:00
parent 9c6a0b3e0c
commit b1acdf9e61

View File

@@ -232,6 +232,8 @@ public class MainController implements ViewController {
Platform.runLater(Platform::exit);
}
});
} else {
Platform.runLater(Platform::exit);
}
}