Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalzer312 committed May 29, 2024
1 parent 5747154 commit 0c6417e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ function searchContact(first, last, contactId, favorite, pagination){
}
else{
if(pagination === 1){
firstContactPageFlag -=1;
return;
}
else{
Expand Down

0 comments on commit 0c6417e

Please sign in to comment.