This commit is contained in:
2024-11-18 20:23:00 +01:00
parent d5a6f7878c
commit 4472e22426
7 changed files with 12 additions and 73 deletions

View File

@@ -26,7 +26,6 @@ function endpoint($endpoint_data): array
$endpoint_data["first_name"],
$endpoint_data["last_name"],
$endpoint_data["nickname"],
$endpoint_data["minecraft_nick"]
),
"update_user_email" => updateUserEmail(
$endpoint_data["email"]