We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c09948 commit 8a0a398Copy full SHA for 8a0a398
src/extensions/message-handlers/ngpvan-optout/index.js
@@ -6,6 +6,7 @@ export const serverAdministratorInstructions = () => {
6
description: `
7
Update the contact in VAN with an opt out status
8
if and only if the internal Spoke auto-optout triggers.
9
+ Manual opt outs are handled by a different process.
10
`,
11
setupInstructions: `
12
This message handler is dependent on the ngpvan-action Action Handler,
0 commit comments