diff --git a/src/app/branding/expose-app-config.ts b/src/app/branding/expose-app-config.ts index e13e6c9ca..c49be60b1 100644 --- a/src/app/branding/expose-app-config.ts +++ b/src/app/branding/expose-app-config.ts @@ -54,8 +54,8 @@ export const exposeAppConfig: AllowedAppsConfiguration = { QBO: true, BUSINESS_CENTRAL: false, TRAVELPERK: false, - XERO: false, - NETSUITE: false, + XERO: true, + NETSUITE: true, QBD: false, BAMBOO: false }