Skip to content

Commit

Permalink
fixup! Merge branch 'main' into acasanov-schedule-services
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixhub committed Feb 6, 2025
1 parent 26e4c0a commit 7311a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalog/ui/src/app/Catalog/CatalogItemFormReducer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ function reduceFormStateInit(
skip: false,
message: '',
},
sfdc_enabled,
...initDates(catalogItem, null),
};
}
Expand Down

0 comments on commit 7311a4c

Please sign in to comment.