KrisVan / Pickleball-Scheduler

Schedule pickleball with friends with weather in mind
https://pickleball-scheduler-three.vercel.app
3 stars 2 forks source link

Made displayName optional in request for register #76

Closed KrisVan closed 9 months ago

KrisVan commented 9 months ago

If displayName is in body for register user request, displayName is now saved instead of being overwritten by username. Fixes #73.