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 b601e1e commit b7e8c32Copy full SHA for b7e8c32
components/finalscout/actions/find-email-linkedin/find-email-linkedin.mjs
@@ -35,7 +35,7 @@ export default {
35
enableGenericEmail: {
36
type: "boolean",
37
label: "Enable Generic Email",
38
- description: "Whether to find generic emails (e.g. john@gmail.com) when a professional email address is not found",
+ description: "Whether to find generic emails (e.g. support@company.com) when a professional email address is not found",
39
optional: true,
40
},
41
webhookUrl: {
0 commit comments