3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
/** Slugs of apps that have the option to send no show data to */
|
|
export const noShowEnabledApps = ["salesforce"];
|