Add the ability to add users #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "jak-user"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Great start
@@ -35,1 +35,4 @@#[derive(Serialize, Deserialize, Clone, Debug)]pub struct UserList{pub users: Vec<String>,Should be a struct
@@ -57,3 +79,3 @@Layout(title = "Add Game Results") {div (class = "flex flex-wrap") {input (bind:value = state.name,select {I'll remove this; experimentation slipped in
Pull request closed