code7-leia 0.1.172 → 0.1.173

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2251,8 +2251,8 @@ function TrainingSaga(action) {
2251
2251
  }));
2252
2252
  case 15:
2253
2253
  toast.success({
2254
- title: t.toast.Train.fail.title,
2255
- description: t.toast.Train.fail.description
2254
+ title: t.toast.Train.success.title,
2255
+ description: t.toast.Train.success.description
2256
2256
  });
2257
2257
  _context5.next = 22;
2258
2258
  break;