Skip to content

Commit

Permalink
Renaming dynamics365 to dynamics365commerce
Browse files Browse the repository at this point in the history
  • Loading branch information
jst-cyr committed Mar 12, 2024
1 parent ca10b97 commit 3bcd5f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/models/OutcomeConditions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export interface IConnectorsUsed {
contenthub: boolean,
dam: boolean,
cmp: boolean,
dynamics365: boolean,
dynamics365commerce: boolean,
dynamics365sales: boolean,
komfo: boolean,
sharepoint: boolean,
Expand Down Expand Up @@ -181,7 +181,7 @@ export class OutcomeConditions {
contenthub: false,
dam: false,
cmp: false,
dynamics365: false,
dynamics365commerce: false,
dynamics365sales: false,
komfo: false,
sharepoint: false
Expand Down

0 comments on commit 3bcd5f3

Please sign in to comment.