#24 test commit
All checks were successful
Quality Check / Linting Check (push) Successful in 12s
Quality Check / Javadoc Check (push) Successful in 21s

This commit is contained in:
Dorian Nemec 2024-05-20 07:50:54 +02:00
parent 700aba10b7
commit c7ed5f5100

View file

@ -49,6 +49,7 @@ public class MainWindowController {
@FXML
private Tab medicationTab;
/**
* Initialization method that is called after the binding of all the fields.
*/