merlyn/server/prisma
Sean Hatfield 6dd1fdc546
Add bio field to user (#3346)
* add bio to users table

* lint

* add bio field to edit user admin page

* fix bio saving on new user

* simplify updating localstorage user

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-26 15:23:24 -08:00
..
migrations Add bio field to user (#3346) 2025-02-26 15:23:24 -08:00
schema.prisma Add bio field to user (#3346) 2025-02-26 15:23:24 -08:00
seed.js Daily message limit per user (#2417) 2024-10-15 14:01:29 -07:00