1
This commit is contained in:
@@ -162,6 +162,7 @@ class PlanDetailStore extends ChangeNotifier {
|
||||
steps: planDetail.stepsList,
|
||||
suggestions: planDetail.suggestionsList,
|
||||
);
|
||||
planContent = "";
|
||||
await getPlanDetail();
|
||||
EasyLoading.showToast("Plan created!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user