feat: implement comprehensive notification engine with policies, preferences, and automated dispatching services
This commit is contained in:
@@ -77,6 +77,7 @@ export default function OrganizationPublicProfile() {
|
||||
const data: DeleteAppointmentParams = {
|
||||
id: aid,
|
||||
validation: true,
|
||||
notification: true,
|
||||
sessionUser: SessionInfo.userId,
|
||||
};
|
||||
eventHandler.setEventType(EVENT_TYPES.LOADING);
|
||||
|
||||
Reference in New Issue
Block a user