Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
deevroman committed Mar 14, 2020
1 parent 0b9add8 commit c50335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/popup.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ function fixUrl(event) {
}
}

document.getElementById("input-link").addEventListener('input', fixUrl);
document.getElementById("input-link").addEventListener('input', fixUrl);

0 comments on commit c50335b

Please sign in to comment.