25-12-1/1
This commit is contained in:
@@ -31,9 +31,9 @@ class PassengerWalletHistoryController extends GetxController {
|
||||
});
|
||||
}
|
||||
} catch (e) {
|
||||
MyDialog().getDialog('An error occurred'.tr, e.toString(), () {
|
||||
Get.back();
|
||||
});
|
||||
// MyDialog().getDialog('An error occurred'.tr, '', () {
|
||||
// Get.back();
|
||||
// });
|
||||
} finally {
|
||||
isLoading = false;
|
||||
update();
|
||||
|
||||
Reference in New Issue
Block a user