Skip to content

Commit

Permalink
fix: QBD Dashboard bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 committed Dec 10, 2024
1 parent 99c7871 commit 8ad2e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/models/enum/enum.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export enum AppName {
BUSINESS_CENTRAL = 'Dynamics 365 Business Central',
NETSUITE = 'NetSuite',
XERO = 'Xero',
QBD_DIRECT = 'QuickBooks Desktop'
QBD_DIRECT = 'QuickBooks Desktop Connector'
}

export enum AppNameInService {
Expand Down

0 comments on commit 8ad2e3b

Please sign in to comment.