Removed a log
This commit is contained in:
@@ -71,7 +71,6 @@ export default {
|
|||||||
return this.amount * (__PRICE * 100);
|
return this.amount * (__PRICE * 100);
|
||||||
},
|
},
|
||||||
vippsUrlBasedOnUserAgent: function() {
|
vippsUrlBasedOnUserAgent: function() {
|
||||||
console.log(this.phone, __PHONE__);
|
|
||||||
if (navigator.userAgent.includes("iPhone")) {
|
if (navigator.userAgent.includes("iPhone")) {
|
||||||
return (
|
return (
|
||||||
"https://qr.vipps.no/28/2/01/031/47" +
|
"https://qr.vipps.no/28/2/01/031/47" +
|
||||||
|
|||||||
Reference in New Issue
Block a user