diff --git a/utils/properties/env-properties.ts b/utils/properties/env-properties.ts index ce0bb0a0..3b1c6d35 100644 --- a/utils/properties/env-properties.ts +++ b/utils/properties/env-properties.ts @@ -132,6 +132,8 @@ export class EnvProperties { searchLinkToAdvancedPeople; sendMailUrl; + notifyForNewManagers; + notifyForNewSubscribers; lastIndexInformationLink; showLastIndexInformationLink;