Skip to content

Commit feca2d2

Browse files
committed
fix template prop
1 parent 1366923 commit feca2d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/elastic_email/elastic_email.app.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default {
3535
params: {
3636
limit: LIMIT,
3737
offset: LIMIT * page,
38+
scopeType: "Personal",
3839
},
3940
});
4041

0 commit comments

Comments
 (0)