Skip to content

Commit 879fc9f

Browse files
committed
Close the Add List modal on Create button click
1 parent a9f0871 commit 879fc9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-modal

frontend/projects/upgrade/src/app/shared-standalone-component-lib/components/common-modal/common-modal-config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ import { environment } from '../../../../environments/environment';
44
export const ENDPOINTS_TO_INTERCEPT_FOR_MODAL_CLOSE = [
55
environment.api.addFlagInclusionList,
66
environment.api.addFlagExclusionList,
7+
environment.api.addSegmentList,
78
];

0 commit comments

Comments
 (0)