feature/IO-3182-Phone-Number-Consent - Checkpoint
This commit is contained in:
@@ -18,8 +18,8 @@ const optOutKeywords = ["STOP", "STOPALL", "UNSUBSCRIBE", "CANCEL", "END", "QUIT
|
|||||||
|
|
||||||
// System Message text, will also need to be localized if we support multiple languages
|
// System Message text, will also need to be localized if we support multiple languages
|
||||||
const systemMessageOptions = {
|
const systemMessageOptions = {
|
||||||
optIn: "Customer has Opted-in",
|
optIn: "Customer has opted-in",
|
||||||
optOut: "Customer has Opted-out"
|
optOut: "Customer has opted-out"
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user