fixed reset 2

This commit is contained in:
Mohamed Nouffer
2023-09-15 21:01:38 +05:30
parent 0ca29a5293
commit 4db56e9c0f
2 changed files with 5 additions and 3 deletions

View File

@ -380,7 +380,7 @@ class DestinationController extends GetxController {
return;
}
void resetRogaining() async {
Future<void> resetRogaining() async {
print("----- resetting --------");
is_in_checkin.value = false;