taxtank-core 2.0.40 → 2.0.41

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.
@@ -511,7 +511,7 @@ __decorate([
511
511
  Type(() => Number)
512
512
  ], Loan$1.prototype, "repaymentAmount", void 0);
513
513
 
514
- // @todo: taxtankit TT-5413 for now it's for stubs only. Need to make real solve for Goals and Expenses/Incomes
514
+ // @TODO: taxtankit TT-5413 for now it's for stubs only. Need to make real solve for Goals and Expenses/Incomes
515
515
  class MoneyScheduleItem extends AbstractModel {
516
516
  }
517
517