Closed steven-solar closed 4 years ago
Previously, in the CreateClub component, the ownerID was an inputted form field. This PR changes this so the ownerID is filled with the current userID of the user who is logged in. This way, the user who creates the club is the owner by default.
CreateClub
Previously, in the
CreateClub
component, the ownerID was an inputted form field. This PR changes this so the ownerID is filled with the current userID of the user who is logged in. This way, the user who creates the club is the owner by default.