crtisim
This commit is contained in:
@@ -14,6 +14,7 @@ export enum NotifEvent {
|
||||
NEW_ORDER = 'newOrder', // for chapkhane sms bere
|
||||
DESIGNER_ASSIGN = 'designerAssign',
|
||||
PAYMENT_SUCCESS = 'paymentSuccess',
|
||||
NEW_CRITICISM = 'newCriticism',
|
||||
}
|
||||
export type recipientType = { userId: string } | { adminId: string };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user