mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 15:07:46 +00:00
feat: add gender field to user profile and update related components
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `users` ADD `gender` varchar(20);
|
||||
Reference in New Issue
Block a user