Skip to content

Commit

Permalink
Update app/services/notifications/setup/review.service.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Cruikshanks <[email protected]>
  • Loading branch information
jonathangoulding and Cruikshanks authored Jan 24, 2025
1 parent 341ba71 commit 077a00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/notifications/setup/review.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const { determineUpcomingReturnPeriods } = require('../../../lib/return-periods.
* Orchestrates fetching and presenting the data needed for the notifications setup review page
*
* @param {string} sessionId - The UUID for setup ad-hoc returns notification session record
* @param {number|string} page - The current page for the pagination service
* @param {number|string} [page=1] - The currently selected page (if paginated)
*
* @returns {object} The view data for the review page
*/
Expand Down

0 comments on commit 077a00b

Please sign in to comment.