Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
taugk committed Dec 15, 2023
1 parent 7eec027 commit 618082f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/postsRoutes.js
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ router.put(
if (fullname) {
user.fullname = fullname;
}

if (no_hp) {
user.no_hp = no_hp;
}
Expand Down

0 comments on commit 618082f

Please sign in to comment.