fixed reset 2
This commit is contained in:
@ -380,7 +380,7 @@ class DestinationController extends GetxController {
|
||||
return;
|
||||
}
|
||||
|
||||
void resetRogaining() async {
|
||||
Future<void> resetRogaining() async {
|
||||
print("----- resetting --------");
|
||||
|
||||
is_in_checkin.value = false;
|
||||
|
||||
Reference in New Issue
Block a user