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