Skip to content

Commit

Permalink
Update qr.js
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammedadnanv authored Jul 13, 2024
1 parent 4e22e85 commit f09ad95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Miroco Malitio/qr.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ const client = new Client();
client.on('qr', (qr) => {
qrcode.generate(qr, { small: true });
});
const

const cornai = ('cornai.rar');
client.initialize();

0 comments on commit f09ad95

Please sign in to comment.