Update: 2026-06-26 17:29:23
This commit is contained in:
@@ -313,7 +313,7 @@ class InviteScreen extends StatelessWidget {
|
||||
rewardsController.linkInviteCode(manualCodeController.text.trim());
|
||||
manualCodeController.clear();
|
||||
} else {
|
||||
mySnackeBarError('Please enter a referral code'.tr);
|
||||
mySnackbarError('Please enter a referral code'.tr);
|
||||
}
|
||||
},
|
||||
child: Text('Link'.tr, style: const TextStyle(color: Colors.white, fontSize: 14)),
|
||||
|
||||
Reference in New Issue
Block a user