This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

core / lexicons / temp / account / subscribeNewsletter.json
231 B 10 lines
1{ 2 "lexicon": 1, 3 "id": "org.tangled.temp.account.subscribeNewsletter", 4 "defs": { 5 "main": { 6 "type": "procedure", 7 "description": "Opt the authenticated account into newsletter / announcement emails." 8 } 9 } 10}