Initial commit

This commit is contained in:
payacom
2026-07-07 13:52:30 +03:30
parent 2c6d8a4434
commit 29d5830d54
511 changed files with 6 additions and 13 deletions

View File

@@ -81,7 +81,6 @@ const getProfile = async (req, res, next) => {
let isRegister = true
if (!user.user_name ||
!user.first_name ||
!user.last_name ||
!user.user_type ||
!user.national_card_image ||
!user.password ||