Skip to content

Commit 03639a9

Browse files
authored
Merge pull request #53280 from Expensify/youssef_fix_lint_main
[NO QA] Fix failing lint
2 parents ddcc5b4 + 3418260 commit 03639a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CONST.ts

+1
Original file line numberDiff line numberDiff line change
@@ -934,6 +934,7 @@ const CONST = {
934934
CONFIGURE_REIMBURSEMENT_SETTINGS_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/workspaces/Configure-Reimbursement-Settings',
935935
COPILOT_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/copilots-and-delegates/Assign-or-remove-a-Copilot',
936936
DELAYED_SUBMISSION_HELP_URL: 'https://help.expensify.com/articles/expensify-classic/reports/Automatically-submit-employee-reports',
937+
PLAN_TYPES_AND_PRICING_HELP_URL: 'https://help.expensify.com/articles/new-expensify/billing-and-subscriptions/Plan-types-and-pricing',
937938
// Use Environment.getEnvironmentURL to get the complete URL with port number
938939
DEV_NEW_EXPENSIFY_URL: 'https://dev.new.expensify.com:',
939940
NAVATTIC: {

0 commit comments

Comments
 (0)