Skip to content

Commit

Permalink
Merge pull request #337 from pagopa/revert-336-IOPID-1301-bump-tos-ve…
Browse files Browse the repository at this point in the history
…rsion

Revert "[IOPID-1301] - Bump ToS version from 4.7 a 4.8"
  • Loading branch information
shadowsheep1 authored Jan 11, 2024
2 parents 30820c0 + fcfbfb2 commit 646fe37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const defaultProfileAttrs: ProfileAttrs = {
mobile: "5555555555" as NonEmptyString,
fiscal_code: "TAMMRA80A41H501I" as FiscalCode,
email: "[email protected]" as EmailAddress,
accepted_tos_version: 4.8 as NonNegativeNumber,
accepted_tos_version: 4.7 as NonNegativeNumber,
preferred_languages: [PreferredLanguageEnum.it_IT],
reminder_status: ReminderStatusEnum.ENABLED,
push_notifications_content_type: PushNotificationsContentTypeEnum.FULL
Expand Down

0 comments on commit 646fe37

Please sign in to comment.