cba to make it work from that particular page. u can just upload icons from the edit page 👍
@@ -8,8 +8,6 @@
<form method="post">
<label for="name">Name</label>
<input name="name" id="name" required><br>
- <label for="icon">Icon</label>
- <input type="file" name="icon"><br>
<label for="bio">Description</label>
<textarea name="bio" id="bio"></textarea><br>
<input type="submit" value="Submit">