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 authored Feb 6, 2025
1 parent 8d5a7f2 commit f47a2dc
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 f47a2dc

Please sign in to comment.