Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system
This commit is contained in:
parent
1b3c651d33
commit
ef2d808e70
@ -251,7 +251,6 @@ export enum NotificationTargetConfigType {
|
|||||||
ALL_USERS = 'ALL_USERS',
|
ALL_USERS = 'ALL_USERS',
|
||||||
USER_LIST = 'USER_LIST',
|
USER_LIST = 'USER_LIST',
|
||||||
CUSTOMER_USERS = 'CUSTOMER_USERS',
|
CUSTOMER_USERS = 'CUSTOMER_USERS',
|
||||||
ALL_USERS = 'ALL_USERS',
|
|
||||||
ORIGINATOR_ENTITY_OWNER_USERS = 'ORIGINATOR_ENTITY_OWNER_USERS'
|
ORIGINATOR_ENTITY_OWNER_USERS = 'ORIGINATOR_ENTITY_OWNER_USERS'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user