ashok 8 months ago
commit 23e77a8967

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

Loading…
Cancel
Save