Skip to content

Commit

Permalink
qbd direct dashboard info box update (#1177)
Browse files Browse the repository at this point in the history
  • Loading branch information
DhaaraniCIT committed Feb 6, 2025
1 parent 3847de3 commit 67e91fb
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 67e91fb

Please sign in to comment.