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 1366923 commit feca2d2Copy full SHA for feca2d2
components/elastic_email/elastic_email.app.mjs
@@ -35,6 +35,7 @@ export default {
35
params: {
36
limit: LIMIT,
37
offset: LIMIT * page,
38
+ scopeType: "Personal",
39
},
40
});
41
0 commit comments