Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Robert committed Jan 17, 2024
1 parent b2b209b commit 829e4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/login/login-delayed.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ block.querySelector('.cta a.cancel').addEventListener('click', (e) => {
close();
});

checkForLoggedInUser();
checkForLoggedInUser();

0 comments on commit 829e4a1

Please sign in to comment.