redirect
This commit is contained in:
@@ -152,7 +152,8 @@ export class CreatePage {
|
|||||||
partnerqrID,
|
partnerqrID,
|
||||||
qrDescription: this.note().trim(),
|
qrDescription: this.note().trim(),
|
||||||
Userid: this.userId,
|
Userid: this.userId,
|
||||||
Reference: this.reference
|
Reference: this.reference,
|
||||||
|
RedirectUrl: `https://fastcheck.store?id=${partnerqrID}`
|
||||||
},
|
},
|
||||||
{ headers }
|
{ headers }
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user