Skip to content

Commit d1b830f

Browse files
Update features/admin.applications.v1/components/forms/share-application-form-updated.tsx
1 parent cb17570 commit d1b830f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/admin.applications.v1/components/forms/share-application-form-updated.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ export const ApplicationShareFormUpdated: FunctionComponent<ApplicationShareForm
423423

424424
return;
425425
}
426+
426427
if (isApplicationShareOperationStatusEnabled) {
427428
handleAsyncSharingNotification(shareType);
428429
}

0 commit comments

Comments
 (0)