mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-07-23 10:15:41 +00:00
fix: use wallet address in citizenship referral link
Replace ref_telegramId with SS58 wallet address in referral link. Share message now includes invitation text, auto-fill link, and wallet address for manual paste in the referrer field.
This commit is contained in:
@@ -103,6 +103,7 @@ export interface Translations {
|
||||
iAmActive: string;
|
||||
activatedAlert: string;
|
||||
shareText: string;
|
||||
referralInstruction: string;
|
||||
copyAlert: string;
|
||||
referralCount: string;
|
||||
noReferrals: string;
|
||||
|
||||
Reference in New Issue
Block a user