remove junk

This commit is contained in:
2024-03-21 10:18:39 +01:00
parent fe71309446
commit dfc58eacb4
5 changed files with 11 additions and 26 deletions

View File

@@ -16,9 +16,6 @@
<label for="updateNickname">Nickname:</label>
<input type="text" id="updateNickname" name="updateNickname" required><br>
<label for="updateMinecraftNick">Minecraft Nick:</label>
<input type="text" id="updateMinecraftNick" name="updateMinecraftNick" required><br>
<button type="button" onclick="updateUserProfile()">Update Profile</button>
<br><br>