Skip to content

Commit

Permalink
made the popup happen once per machine
Browse files Browse the repository at this point in the history
  • Loading branch information
connorgladish committed Aug 21, 2024
1 parent 53716f4 commit c44268b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/main/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,3 @@ document.addEventListener('DOMContentLoaded', function() {
localStorage.setItem('popup-closed', 'true'); // Save state in local storage
});
});
localStorage.removeItem('popup-closed');

0 comments on commit c44268b

Please sign in to comment.