Skip to content

Commit

Permalink
Revert change!
Browse files Browse the repository at this point in the history
  • Loading branch information
Talha345 committed Sep 14, 2023
1 parent 87aec5f commit dced655
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ function navigateBack() {

if (referrer.includes(currentHost) && window.history.length > 1) {
window.history.back();
toggleHeaderMenu();
return;
}

Expand Down

0 comments on commit dced655

Please sign in to comment.