This commit is contained in:
2026-05-15 15:56:48 +04:00
parent 02a33e9b14
commit 45769ca817

View File

@@ -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 }
)