Skip to content

Commit

Permalink
fix(admin): remove refs to postman, singpass
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Jul 24, 2024
1 parent 108873e commit 59c4014
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/admin/src/routes/Merchants/constants/template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@ export const TEMPLATE_CATEGORY =
'e.g. redeemsg_general_vouchers, preferably following snake_case'
export const TEMPLATE_EXTRA_QR_PREFIX =
'e.g. cfhp, which will then be appended to voucher ids then it becomes rsg-cfhp:v_123 etc'
export const TEMPLATE_POSTMAN_CAMPAIGN_ID =
'e.g. campaign_31b4f52f-66aa-474c-ad85-555024a408fd OR null'
export const TEMPLATE_SINGPASS_ESERVICE_ID =
'e.g. {{env}}-{{UUID}}-LOGIN-{{agencyName}}'

0 comments on commit 59c4014

Please sign in to comment.