updated for retain rogainin after goal

This commit is contained in:
2024-03-08 18:19:18 +05:30
parent cb3a843566
commit c6eb97bbb2
2 changed files with 6 additions and 4 deletions

View File

@ -300,7 +300,7 @@ class ExternalService {
}
}
//}
destinationController.resetRogaining();
destinationController.resetRogaining(isgoal: true);
return res2;
}