code-kotis / qr-code-scanner

📠 A simple, fast and useful progressive web application
https://qrcodescan.in
MIT License
1.05k stars 291 forks source link

I want to open in the same tab #77

Closed BangKwn closed 4 years ago

BangKwn commented 4 years ago

HI, how can i open a url in the same tab?

gokulkrishh commented 4 years ago

Hey @BangKwn Change this line according to your needs

https://github.com/code-kotis/qr-code-scanner/blob/master/app/js/main.js#L76.

Closing the issue. Do feel free to stackoverflow these questions.