Added ability for user to change their bio
This commit is contained in:
@@ -3,5 +3,6 @@ package account
|
||||
templ AccountGeneral() {
|
||||
<div>
|
||||
@ChangeUsername("", "")
|
||||
@ChangeBio("", "")
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user