Fix typo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
window.activated_drawer_item_link = "/luhn-algorithm/";
|
window.activated_drawer_item_link = "/luhn-algorithm";
|
||||||
|
|
||||||
document.addEventListener("keyup", function(event) {
|
document.addEventListener("keyup", function(event) {
|
||||||
// stop any code that may normally run when enter key pressed
|
// stop any code that may normally run when enter key pressed
|
||||||
|
|||||||
Reference in New Issue
Block a user