RealTime and openChat
This commit is contained in:
@@ -13,4 +13,6 @@ module org.to.telegramfinalproject {
|
||||
requires java.sql;
|
||||
opens org.to.telegramfinalproject to javafx.fxml;
|
||||
exports org.to.telegramfinalproject;
|
||||
exports org.to.telegramfinalproject.Client;
|
||||
opens org.to.telegramfinalproject.Client to javafx.fxml;
|
||||
}
|
||||
Reference in New Issue
Block a user