Skip to content

Commit

Permalink
Merge branch 'master' into fix-dashboard-skip-expense-post-import
Browse files Browse the repository at this point in the history
  • Loading branch information
anishfyle committed Feb 6, 2025
2 parents 0d20c5f + f47a2dc commit 1ed7345
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h5>{{ exportableAccountingExportIds.length }} new expense{{(exportableAccountin
</div>
<div *ngIf="appName === AppName.QBD_DIRECT && isExportInProgress" class="tw-pt-16-px">
<app-configuration-info-label
[infoText]="'Click \‘Update Selected\’ in QuickBooks Web Connector after exporting to sync your expenses immediately'">
[infoText]="'Click \‘Update Selected\’ in QuickBooks Web Connector to sync your expenses immediately'">
</app-configuration-info-label>
</div>
</div>
Expand Down

0 comments on commit 1ed7345

Please sign in to comment.