Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <[email protected]>
  • Loading branch information
loneil committed Feb 15, 2024
1 parent f47e6eb commit 7758c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oidc-controller/api/templates/verified_credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h1>Scan with a Digital Wallet</h1>
}, 2000);

/**
* If the BC_ID is clicked on 10 times in a row, the QR code will be refreshed
* If the BC_ID is clicked on 10 times in a row, display the link textbox
*/
let counter = 0;
const textLinkDiv = document.querySelector(".text-link");
Expand Down

0 comments on commit 7758c18

Please sign in to comment.