feature/IO-3182-Phone-Number-Consent - Finish core functionality
This commit is contained in:
@@ -462,7 +462,7 @@ export const registerMessagingHandlers = ({ socket, client }) => {
|
||||
logLocal("handlePhoneNumberOptedOut - Error", { error: error.message });
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// New handler for phone number opt-in
|
||||
const handlePhoneNumberOptedIn = async (data) => {
|
||||
const { bodyshopid, phone_number } = data;
|
||||
|
||||
Reference in New Issue
Block a user