master^2
Varun 7 months ago
parent 776586ece4
commit 248aa469b8

@ -7237,4 +7237,4 @@ exports.notificationTiming = async (req, reply) => {
await User.updateOne({ customerId }, { notificationPreference });
return reply.send({ message: "Preference updated successfully" });
}
}

Loading…
Cancel
Save