Connection

This commit is contained in:
2025-08-29 20:00:25 +03:30
parent c5164592e9
commit f538e480ed
4 changed files with 260 additions and 248 deletions
@@ -107,7 +107,6 @@ public class LoginController {
// LoginController.java (متد اصلی)
@FXML
private void handleLogin() {
String u = usernameField.getText().trim();