Initial commit
This commit is contained in:
@@ -35,6 +35,7 @@ const getUserById = async (req, res, next) => {
|
||||
user_name: user.user_name,
|
||||
show_location: user.show_location,
|
||||
is_verified: user.is_verified,
|
||||
is_Register: user.is_Register,
|
||||
user_score: user.user_score,
|
||||
rate: user.rate,
|
||||
bio: user.bio,
|
||||
|
||||
Reference in New Issue
Block a user