12/1/1
This commit is contained in:
@@ -465,7 +465,7 @@ class InviteScreen extends StatelessWidget {
|
||||
),
|
||||
const SizedBox(height: 4),
|
||||
Text(
|
||||
'$countOfInvitDriver / 6 ${'Trip'.tr}', // Show trips completed
|
||||
'$countOfInvitDriver / 3 ${'Trip'.tr}', // Show trips completed
|
||||
style: const TextStyle(
|
||||
fontSize: 13,
|
||||
color: CupertinoColors.secondaryLabel,
|
||||
|
||||
Reference in New Issue
Block a user