26-1-21/1
This commit is contained in:
@@ -36,7 +36,7 @@ class RateController extends GetxController {
|
||||
update();
|
||||
}
|
||||
|
||||
void addRateToDriver() async {
|
||||
addRateToDriver() async {
|
||||
if (selectedRateItemId < 1) {
|
||||
Get.defaultDialog(
|
||||
title: 'You Should choose rate figure'.tr,
|
||||
|
||||
Reference in New Issue
Block a user