distribusi-verse/verse/static/js/script.js

6 lines
137 B
JavaScript
Raw Normal View History

2022-01-05 13:42:24 +01:00
console.log("everything is still smooth")
// function(e) {
// (e.keyCode === 13 || e.keyCode === 32) && $(this).trigger("click")
// }