diff --git a/index.html b/index.html index c5212de6110bfb7d7ada5c8d5e9da3793d904441..51d434ffe04169c103c653351d03cfc8b3ad017b 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ } $( document ).ready(function() { generateQR(); - } + }); </script>