Skip to content

Commit

Permalink
[#175953061] added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziofff committed Dec 2, 2020
1 parent 7ca4f52 commit b4f457a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/features/bonus/bpd/store/reducers/details/combiner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const bpdAllPeriodsWithAmountSelector = createSelector(
* the period is closed and the transactionNumber > 0 OR
* bpd is enabled AND the period is inactive (future) AND there are no active or closed period
* @param periodList
* @param periodAmount
* @param periodAmount should be a period in periodList
* @param bpdEnabled
*/
const isPeriodAmountWalletVisible = (
Expand Down

0 comments on commit b4f457a

Please sign in to comment.