Update: 2026-06-26 17:29:23
This commit is contained in:
@@ -348,7 +348,7 @@ class WalletCaptainRefactored extends StatelessWidget {
|
||||
await controller.payFromBudget();
|
||||
} else {
|
||||
Get.back();
|
||||
mySnackeBarError('Your Budget less than needed'.tr);
|
||||
mySnackbarError('Your Budget less than needed'.tr);
|
||||
}
|
||||
} else {
|
||||
MyDialog().getDialog(
|
||||
|
||||
Reference in New Issue
Block a user