Skip to content

Commit

Permalink
Update QuickbooksOutOfPocketExpenseAccountSelectPage.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
s77rt authored May 24, 2024
1 parent db992fd commit f3686bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function QuickbooksOutOfPocketExpenseAccountSelectPage({policy}: WithPolicyConne
descriptionText = translate('workspace.qbo.accountsPayableDescription');
break;
default:
break;
}

return [titleText, descriptionText];
Expand Down

0 comments on commit f3686bf

Please sign in to comment.