We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eca6fa9 + f0394d3 commit 5e399bfCopy full SHA for 5e399bf
src/CONST.ts
@@ -917,6 +917,7 @@ const CONST = {
917
COPILOT_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/copilots-and-delegates/Assign-or-remove-a-Copilot',
918
DELAYED_SUBMISSION_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/reports/Automatically-submit-employee-reports',
919
PLAN_TYPES_AND_PRICING_HELP_URL: 'https://help.expensify.com/articles/new-expensify/billing-and-subscriptions/Plan-types-and-pricing',
920
+ TEST_RECEIPT_URL: `${CLOUDFRONT_URL}/images/fake-receipt__tacotodds.png`,
921
// Use Environment.getEnvironmentURL to get the complete URL with port number
922
DEV_NEW_EXPENSIFY_URL: 'https://dev.new.expensify.com:',
923
NAVATTIC: {
0 commit comments